-
Notifications
You must be signed in to change notification settings - Fork 1
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
DTSPO-8837 - Azurerm v3 provider backend app gw #204
Conversation
@@ -11,25 +11,33 @@ gateways: | |||
# Toffee application | |||
- product: toffee | |||
component: recipe-backend | |||
priority: 10 |
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.
what's this?
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.
This has to be set in the latest azurerm api for some reason. In previous versions this is set automatically but now it has to be done manually. Haven't yet figured out how to generate the figure dynamically so it doesn't need to be coded in the vars
hashicorp/terraform-provider-azurerm#17079
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.
is there some way to get an index and then add 10?
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.
Matt sent me a code snippet that I'm going to look to adapt for this
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/DTSPO-8837
Change description
Use azurerm v3 provider for backend app gw
Once azure-platform-terraform repo has also been updated, the branches on the modules will be merged to master and the references to them in this repo will be reverted to master.
Does this PR introduce a breaking change? (check one with "x")