-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
add azurerm backend to remote-state #61
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @SlavaNL
/test all |
@SlavaNL can you please pin the provider here https://github.com/cloudposse/terraform-yaml-stack-config/blob/main/examples/spacelift/versions.tf#L15 utils = {
source = "cloudposse/utils"
version = "1.5.0"
} make it There are some changes to Spacelift submode and we need to update the tests, but not in this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please see the comment and update the provider (the latest version was changed so we need to update the Go tests)
…tack-config into azurerm-backend
/test all |
what
azurerm
backend to read a state fromwhy
s3
andremote
backend supportedreferences