-
Notifications
You must be signed in to change notification settings - Fork 107
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
Terraform major upgrade #2852
Terraform major upgrade #2852
Conversation
seriva
commented
Jan 10, 2022
•
edited
Loading
edited
- Bumped Terraform from 0.12.6 to 1.1.3.
- Bumped azurerm provider from 1.38 to 2.91.
- Bumped AWS provider from 2.26 to 3.70.1
- Updated azurerm provider scripts
- Updated AWS provider scripts
- Updated Azure-cli from 2.29 to 2.32
- Fix for [BUG] Azure unmanaged disks not suppored by Epiphany but there is misleading setting in the default configuration #1569.
- Added Terraform manual update documentation
- Added incompatible terraform check
- Added changelog.
- Bumped version to 2.0.0dev
- Apply terraform fmt to enforce standard on templates
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.
In addition to minor changes suggested: did you use terraform fmt? If no, it might be the right PR to do. Continue to check.
terraform/azure/infrastructure/network-interface-security-group-association.j2
Outdated
Show resolved
Hide resolved
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.
Additionally perform rebase from develop please.
Co-authored-by: Anatoli Tsikhamirau <[email protected]>
Done. |
Co-authored-by: erzetpe <[email protected]>
Applied to both AWS and Azure templates. |
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.
LGTM
/azp run |
* query_yes_no for assert_incompatible_terraform added
This template when paresd by TerraformTemplateGenerator is failing due to: `ERROR epicli - 'cli.helpers.ObjDict.ObjDict object' has no attribute 'storage_container'`. Removal of commented lines helps parser to fulfil its job.
/azp run |
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.
LGTM
Tested with: |
Tested:
|
- Bumped Terraform from 0.12.6 to 1.1.3. - Bumped azurerm provider from 1.38 to 2.91. - Bumped AWS provider from 2.26 to 3.70.1 - Updated azurerm provider scripts - Updated AWS provider scripts - Updated Azure-cli from 2.29 to 2.32 - Fix for hitachienergy#1569. - Added Terraform manual update documentation - Added incompatible terraform check - Added changelog. - Bumped version to 2.0.0dev - Apply terraform fmt to enforce standard on templates
- Bumped Terraform from 0.12.6 to 1.1.3. - Bumped azurerm provider from 1.38 to 2.91. - Bumped AWS provider from 2.26 to 3.70.1 - Updated azurerm provider scripts - Updated AWS provider scripts - Updated Azure-cli from 2.29 to 2.32 - Fix for hitachienergy#1569. - Added Terraform manual update documentation - Added incompatible terraform check - Added changelog. - Bumped version to 2.0.0dev - Apply terraform fmt to enforce standard on templates