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

add azurerm backend to remote-state #61

Merged
merged 4 commits into from
Jan 27, 2023

Conversation

SlavaDevOps
Copy link
Contributor

what

  • Allow to use azurerm backend to read a state from

why

  • Currently only s3 and remote backend supported

references

@SlavaDevOps SlavaDevOps requested review from a team as code owners January 26, 2023 16:50
aknysh
aknysh previously approved these changes Jan 27, 2023
Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @SlavaNL

@aknysh
Copy link
Member

aknysh commented Jan 27, 2023

/test all

@aknysh
Copy link
Member

aknysh commented Jan 27, 2023

@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 version = "1.5.0".

There are some changes to Spacelift submode and we need to update the tests, but not in this PR.

Copy link
Member

@aknysh aknysh left a 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)

@SlavaDevOps
Copy link
Contributor Author

@aknysh sure, done in 8aed708

@aknysh
Copy link
Member

aknysh commented Jan 27, 2023

/test all

@aknysh aknysh merged commit 2ca184a into cloudposse:main Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants