-
Notifications
You must be signed in to change notification settings - Fork 155
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
Update Core Subnets Creation and upgrade core Terraform to 4.14.0 #4255
Conversation
… in Terraform configurations
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit a24ae1b. ♻️ This comment has been updated with latest results. |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12637008228 (with refid (in response to this comment from @ShakutaiGit) |
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.
Blocking this to ensure it doesn't get merged without upgrade considerations. But supportive if it works.
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12648030988 (with refid (in response to this comment from @ShakutaiGit) |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12649874700 (with refid (in response to this comment from @ShakutaiGit) |
/help |
🤖 pr-bot 🤖 Hello! You can use the following commands: (in response to this comment from @ShakutaiGit) |
/test-destroy-env |
Destroying PR test environment (RG: rg-tre1112296b)... (run: https://github.com/microsoft/AzureTRE/actions/runs/12655217007) |
Destroying branch test environment (RG: rg-tre1dfa8de5)... (run: https://github.com/microsoft/AzureTRE/actions/runs/12655217007) |
Branch test environment destroy complete (RG: rg-tre1dfa8de5) |
PR test environment destroy complete (RG: rg-tre1112296b) |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12656026868 (with refid (in response to this comment from @ShakutaiGit) |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12656575532 (with refid (in response to this comment from @ShakutaiGit) |
PR test environment destroy complete (RG: rg-tre1112296b) |
…igration status messages
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13242610159 (with refid (in response to this comment from @ShakutaiGit) |
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13244671813 (with refid (in response to this comment from @ShakutaiGit) |
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. Following our online review everything looks good. Great job!
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 wait until I've finished testing manually.
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 upgrade locally.
/test-force-approve already tested |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit a24ae1b) (in response to this comment from @marrobi) |
What is being addressed
Summary of Main Changes:
Terraform Provider Upgrade
3.117.0
to4.14.0
, adjusting various Terraform files and lock files accordingly.Network Subnets Refactor
azurerm_virtual_network
resource instead of using separateazurerm_subnet
resources.security_group
property directly in each subnet block, removing the need for individualazurerm_subnet_network_security_group_association
resources.local.subnet_ids_map
rather than separate subnet resources.Migration Added
Testing
These changes were validated by:
https://github.com/microsoft/AzureTRE/actions?query=branch%3Atest-main