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

Changed: Provider and Terraform versions #143

Merged
merged 6 commits into from
Nov 6, 2020
Merged

Changed: Provider and Terraform versions #143

merged 6 commits into from
Nov 6, 2020

Conversation

xescugc
Copy link
Member

@xescugc xescugc commented Nov 5, 2020

Basically updated the versions of the Provieders and TF.

TF: 0.13.5-cy
AWS: 3.1.0
AZ: 2.34.0
GCP: 3.40.0

We cannot update to the latest version as they require the TF-SDK version v2 which is not compatible with the code we have right now.

I'll work to solve that problem too.

@xescugc xescugc self-assigned this Nov 5, 2020
@xescugc
Copy link
Member Author

xescugc commented Nov 5, 2020

Ok ready to review.

@xescugc
Copy link
Member Author

xescugc commented Nov 6, 2020

Done

@kerak19
Copy link
Contributor

kerak19 commented Nov 6, 2020

RS

…dencies

Updating the TF versions means that some of the APIs do not work anymore and we have to fix them
TF to 0.13.5-cy
AWS to 3.1.0
AZ to 2.34.0
GCP  to 3.40
To be the new ones we have updated to
So if they are not defined it'll fail so we basically have to skip if no DomainNames
As it'll cause weird errors in terms of not actually replacing what we wanted
@xescugc xescugc merged commit 409d440 into master Nov 6, 2020
@xescugc xescugc deleted the fg-tf-0.13.5 branch November 6, 2020 14:15
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.

4 participants