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.

@ziyeqf ziyeqf force-pushed the tengzh/alb/frontend branch from 95c0fd3 to 156b0e5 Compare August 30, 2023 02:24
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 <[email protected]>

---------

Co-authored-by: stephybun <[email protected]>
…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
ergihu and others added 22 commits October 10, 2023 19:01
`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 <[email protected]>
@ziyeqf ziyeqf force-pushed the tengzh/alb/frontend branch from 82d0ba4 to 1f46606 Compare October 12, 2023 02:31
ziyeqf and others added 4 commits October 12, 2023 10:32
@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
ziyeqf pushed a commit that referenced this pull request Dec 3, 2024
…ce features (hashicorp#26606)

* added 'enhanced_security_compliance' block to databricks workspace schema

* added customized diff checks to verify databricks workspace 'enhanced_security_compliance' block

* added premium sku check for databricks workspace 'enhanced_security_compliance'

* added 'enhanced_security_compliance' block to read and create/update methods

* documented new 'enhanced_security_compliance' block for 'azurerm_databricks_workspace' resource

* Fixed bugs, added acceptance test

* Fix schema linting check

* Added data source support and corresponding acctest

* PR feedbacks improvements #1:

- Always set value into state
- Simplified expansion logic
- Acctests method renaming to conform with standards
- Removed unnecessary parameterisation of acctest config method
- Docs for datasource

* PR feedbacks improvements 2:

- Removed stray newline
- Use pointer.From to prevent nil deref
- Improved validation error msg

* PR feedbacks improvements 3:

- Replace single-quote with backticks on error messages
- Remove RequiredWith from compliance_security_profile_standards
- Remove redundant test checks
- Improve datasource docs
- Add 'defaults to' to resource doc

---------

Co-authored-by: Gerry Tan <[email protected]>
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.