forked from hashicorp/terraform-provider-azurerm
-
Notifications
You must be signed in to change notification settings - Fork 0
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
New Resource: azurerm_application_load_balancer_frontend
#1
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ziyeqf
force-pushed
the
tengzh/alb/frontend
branch
from
August 29, 2023 02:57
870bd9b
to
95c0fd3
Compare
|
||
* `name` - (Required) The name which should be used for this Application Gateway for Containers Frontend. Changing this forces a new resource to be created. | ||
|
||
* `location` - (Required) The Azure Region where the Application Gateway for Containers Frontend should exist. Changing this forces a new resource to be created. Available Regions could be found in [here](https://learn.microsoft.com/en-us/azure/application-gateway/for-containers/overview#supported-regions). |
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.
The word region can be lowercase. In the last sentence, I'd change could to can and remove the word in.
Available regions can be found here.
ziyeqf
force-pushed
the
tengzh/alb/frontend
branch
from
August 30, 2023 02:24
95c0fd3
to
156b0e5
Compare
…e_api_version `redisenterprise` : upgrade SDK to v2023-07-01
…t-names redisenterprise: updating the test names to include `TestAcc` since that's used to run the tests
Auto PR: Regenerating based on (42c000f)
…orp/go-azure-sdk`
…enabled (hashicorp#22709) * `azurerm_kubernetes_cluster` - Update Azure CNI to Azure CNI Overlay enabled * fmt * Test data naming improved * Validate reverse overlay * Make the upgrade one-way * Update kubernetes_cluster_resource.go Co-authored-by: stephybun <steph@hashicorp.com> --------- Co-authored-by: stephybun <steph@hashicorp.com>
…re-sdk dependencies: updating to v0.20230906.1160501 of `github.com/hashicorp/go-azure-sdk`
…t_new_region `azurerm_redis_enterprise_cluster` : support for new location `Brazil South`
…23206) `appservice` - add note for app_setting replacement value
Auto PR: Regenerating based on (c697b9f)
…ation_policy`, `azurerm_api_management_product_policy` : fix parsing resource id error (hashicorp#23128) * fix parsing id error * update code
…ate` is updated (hashicorp#23135) * point to new version when import updated * update secret doc * fix doc char case
…he default hash func (hashicorp#23199) Signed-off-by: ziyeqf <51212351+ziyeqf@users.noreply.github.com>
`azurerm_palo_alto_local_rulestack`: use `location.Normalize` in Create method
…ociation and nat_gateway_public_ip_prefix_association resources
…docs_ip_association Update nat_gateway.html.markdown to add ip association examples
…-version` is now auto-detected
This allows for reusing an existing checkout, rather than cloning a fresh copy of `hashicorp/go-azure-sdk` useful both for automation, and when working with an offline copy
…ot decreased (hashicorp#23499) * remove ForceNew and check partition_count is not decreased * update doc
…e-sdk New Tool: `update-go-azure-sdk`
…21.3 dependencies: updating to Go 1.21.3
Signed-off-by: ziyeqf <51212351+ziyeqf@users.noreply.github.com>
Signed-off-by: ziyeqf <51212351+ziyeqf@users.noreply.github.com>
ziyeqf
force-pushed
the
tengzh/alb/frontend
branch
from
October 12, 2023 02:31
82d0ba4
to
1f46606
Compare
Signed-off-by: ziyeqf <51212351+ziyeqf@users.noreply.github.com>
Signed-off-by: ziyeqf <51212351+ziyeqf@users.noreply.github.com>
…frontend_resource.go Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com>
…frontend_resource.go Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com>
ziyeqf
pushed a commit
that referenced
this pull request
May 8, 2024
Update golang.org/x/net dependency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.