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

New Resource: azurerm_application_load_balancer_frontend #1

Closed
wants to merge 388 commits into from

Conversation

ziyeqf
Copy link
Owner

@ziyeqf ziyeqf commented Aug 29, 2023

No description provided.


* `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).

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.

tombuildsstuff and others added 26 commits September 6, 2023 13:12
…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
…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
…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>
manicminer and others added 23 commits October 10, 2023 16:48
`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
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
…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 and others added 4 commits October 12, 2023 10:32
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 ziyeqf closed this Oct 20, 2023
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.