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

[pull] main from hashicorp:main #188

Open
wants to merge 92 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 15, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

katbyte and others added 17 commits November 14, 2024 09:48
* FourPointOh - remove from most resources between d-k services

* make terrafmt

* remove pre 4.0 test

* remove unused code
…mputed for `weekly_retention`, `monthly_retention` and `yearly_retention` (#26914)

* azurerm_mssql_database - remove Computed for weekly_retention, monthly_retention and yearly_retention

* add default value

* update md

* update schema

* sort imports

* Update FourPointOhBeta to FivePointOhBeta

* update guide
* Support dotnet 9 for web_app

* Support dotnet 9 for function_app

* Fix linting
…egistry token and mark this password as gone (#27232)

* Update

* Update internal/services/containers/container_registry_token_password_resource.go

Co-authored-by: stephybun <[email protected]>

* Merge main and pass tests

* rename test cases

* Revert "rename test cases"

This reverts commit 90476b1.

* Skip the test cases

---------

Co-authored-by: stephybun <[email protected]>
* `azurerm_iot_security_solution` - update test cases

* update role assignemtn
…ames in subnet delegations. (#27993)

Updated docs, including some missing values in this property..
catriona-m and others added 3 commits November 22, 2024 15:25
…cryption_compliance_status` (#27478)

* add attribute `customer_managed_key_encryption_compliance_status` in search_service

* Update internal/services/search/search_service_data_source.go

Co-authored-by: stephybun <[email protected]>

* Apply suggestions from code review

Co-authored-by: stephybun <[email protected]>

* Fix compile error in data source `azurerm_search_service`

---------

Co-authored-by: stephybun <[email protected]>
sinbai and others added 24 commits November 25, 2024 10:01
…root_certificate ` or `revoked_certificate` (#28099)
…and add `public_network_access` (#27913)

* migrate logic app standard to go-azure-sdk

* add public_network_access

* finish half baked logic app resource and data source documentation

* use helper to get and set site_credential

* deprecate site_config.public_network_access_enabled

* fix panic when site_config.public_network_access_enabled isn't set and add data source deprecation to upgrade guide

* use storage_account_id for storage share resource

* review comments
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
…pool_name` and `agent_setting` (#28098)

* `azurerm_container_registry_task`: Add schema validations for `agent_pool_name` and `agent_setting`

* Update website/docs/r/container_registry_task.html.markdown

Co-authored-by: stephybun <[email protected]>

---------

Co-authored-by: stephybun <[email protected]>
* Added MSSQL Managed Database Data Source

* Grouped Imports

Removed Stray Comments

Replaced Parent Manged Instance Resource arguments with managed_instance_id

Cleanup Computed Args

Formatted Code

Updated Attributes

* Apply suggestions from code review

Co-authored-by: stephybun <[email protected]>

* Apply suggestions from code review

Co-authored-by: stephybun [email protected]

* Fixed Lint Errors

* Adjusted mssql_managed_database_data_source

* Update internal/services/mssqlmanagedinstance/mssql_managed_database_data_source_test.go

That makes sense. Thank you

Co-authored-by: stephybun <[email protected]>

* Ran terraform fmt on mssql_managed_database_data_source_test.go

---------

Co-authored-by: Amelia Wheeler <[email protected]>
Co-authored-by: stephybun <[email protected]>
)

* * Add ForceNew to docs.

* * Merge from main.

* Update website/docs/r/oracle_cloud_vm_cluster.html.markdown

Co-authored-by: jackofallops <[email protected]>

---------

Co-authored-by: jackofallops <[email protected]>
…28074)

* bump containerapps sdk to 2024-03-01

* bump containerapps api version to 2024-03-01

* go mod vendor
…ce features (#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]>
* feat: update Search Service API version from 2022-09-01 and 2023-11-01 to 2024-06-01-preview

* test: update identity tests with PR feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment