Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terraform-provider: sync provider docs to Terraform provider repository #2683

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

daniel-weisse
Copy link
Member

@daniel-weisse daniel-weisse commented Dec 6, 2023

Context

Publishing a Terraform provider in the hashicorp Terraform registry requires a specially set up GitHub repo containing docs and releases of the provider binaries.
Since we want to keep our source code in the mono-repo, we want to only sync the docs to the provider repo, and publish release binaries whenever we create new releases for Constellation.

Proposed change(s)

  • Automatically keep docs in the provider repo in sync with the provider docs in the mono-repo

Additional info

@daniel-weisse daniel-weisse added the no changelog Change won't be listed in release changelog label Dec 6, 2023
@daniel-weisse daniel-weisse added this to the v2.14.0 milestone Dec 6, 2023
@daniel-weisse daniel-weisse requested a review from msanft December 6, 2023 14:58
Copy link

netlify bot commented Dec 6, 2023

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 0ab0f07
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/6572fe8594e2410008a11ffb

@daniel-weisse daniel-weisse force-pushed the feat/terraform-provider/sync-docs branch 3 times, most recently from 06d8f31 to 430ff4f Compare December 6, 2023 15:15
@elchead elchead changed the title terraform: sync provider docs to Terraform provider repository terraform-provider: sync provider docs to Terraform provider repository Dec 7, 2023
@elchead
Copy link
Contributor

elchead commented Dec 7, 2023

Should we auto-merge these PRs?

@daniel-weisse
Copy link
Member Author

Should we auto-merge these PRs

Working on it right now

@daniel-weisse daniel-weisse force-pushed the feat/terraform-provider/sync-docs branch 2 times, most recently from f3ebe9d to cc3fb26 Compare December 7, 2023 08:20
@daniel-weisse daniel-weisse force-pushed the feat/terraform-provider/sync-docs branch from cc3fb26 to 0ab0f07 Compare December 8, 2023 11:31
@daniel-weisse daniel-weisse merged commit f5aea84 into main Dec 8, 2023
5 checks passed
@daniel-weisse daniel-weisse deleted the feat/terraform-provider/sync-docs branch December 8, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Change won't be listed in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants