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 State Backend #33

Open
cdenneen opened this issue Aug 31, 2023 · 1 comment
Open

Terraform State Backend #33

cdenneen opened this issue Aug 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cdenneen
Copy link

Use Case

Allow to use HTTP backend for CI pipelines.

Describe the Solution You Would Like

Ability for TF STATE to be saved to HTTP backend for CI pipelines

Describe Alternatives You've Considered

Alternative is to create infrastructure with complete custom TF outside of pecdm and then use peadm to install

Additional Context

puppetlabs/puppetlabs-pecdm#80

@davidsandilands

@cdenneen cdenneen added the enhancement New feature or request label Aug 31, 2023
@cdenneen
Copy link
Author

Looks like backend remote was added but docs need to be update to explain how to update reference for remote. How to provide HTTP backend (usually setting TF_HTTP_ADDRESS, TF_HTTP_PASSWORD, TF_HTTP_USERNAME). Updating the docs for this project to explain how to initialize would be useful. Example of https://github.com/puppetlabs/puppetlabs-pecdm being initialized to use this backend as well would be good for docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant