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

Implemented support for Terraform Cloud as state provider #67

Merged
merged 3 commits into from Jan 14, 2020

Conversation

mvisonneau
Copy link
Contributor

@mvisonneau mvisonneau commented Dec 20, 2019

This MR will allow support of Terraform Cloud (formerly Terraform Enterprise) as the statefile provider. It will also make it easier to support additional providers.

@coveralls
Copy link

coveralls commented Dec 20, 2019

Coverage Status

Coverage increased (+2.5%) to 23.523% when pulling 40a741c on mvisonneau:tfe into 3761cc4 on camptocamp:master.

state/state.go Outdated Show resolved Hide resolved
state/tfe.go Outdated Show resolved Hide resolved
@raphink
Copy link
Contributor

raphink commented Jan 14, 2020

This is pretty nice, there's been several requests in the past for more providers.

@raphink raphink merged commit 279bba8 into camptocamp:master Jan 14, 2020
@mvisonneau mvisonneau deleted the tfe branch January 14, 2020 11:51
@raphink raphink mentioned this pull request Mar 24, 2020
@mvisonneau mvisonneau changed the title Implemented support for Terraform Enterprise as state provider Implemented support for Terraform Cloud as state provider Apr 13, 2020
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.

None yet

3 participants