-
Notifications
You must be signed in to change notification settings - Fork 22
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
DAT-16244 DevOps :: Spacelift replacement of Terraform Cloud #211
Conversation
…onment variable name to improve clarity chore(promote-staging-to-production.yml): Update environment variable name to improve clarity chore(send-docs-redirects-to-staging.yml): Update environment variable name to improve clarity chore(send-enterprise-redirects-to-staging.yml): Update environment variable name to improve clarity chore(redirect_creation): Remove unused Terraform backend configuration files feat(redirect_creation/main.tf): Update Terraform remote state configuration to use spacelift.io as hostname
…from promote-enterprisedocs-staging-to-production.yml and promote-staging-to-production.yml workflows feat(workflows): add TF_VAR_env environment variable with value "prod" to redirects job in promote-enterprisedocs-staging-to-production.yml and promote-staging-to-production.yml workflows to ensure correct environment is targeted
Terraform Format and Style 🖌
|
…ocs-staging-to-production.yml, promote-staging-to-production.yml, send-docs-redirects-to-staging.yml, and send-enterprise-redirects-to-staging.yml The environment variables SPACELIFT_API_KEY_ENDPOINT, SPACELIFT_API_KEY_ID, and SPACELIFT_API_KEY_SECRET were added to the workflows promote-enterprisedocs-staging-to-production.yml, promote-staging-to-production.yml, send-docs-redirects-to-staging.yml, and send-enterprise-redirects-to-staging.yml. These variables are used for authentication with the Spacelift API.
Terraform Format and Style 🖌
|
…directs-to-staging.yml and send-enterprise-redirects-to-staging.yml fix(redirect_creation): add missing whitespace in variables.tf to improve readability
…or TF_TOKEN_spacelift_io to enable authentication with Spacelift chore(send-enterprise-redirects-to-staging.yml): add environment variable for TF_TOKEN_spacelift_io to enable authentication with Spacelift
Terraform Format and Style 🖌
|
Terraform Format and Style 🖌
|
This PR is part of the https://datical.atlassian.net/browse/DAT-16244 effort to migrate from Terraform Cloud to Spacelift because of their pricing policy changes.
This PR applies changes seen at liquibase/github-action-generator#107