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 242 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..
jackofallops and others added 29 commits January 10, 2025 11:01
* Update CHANGELOG.md for #28233

* Update for #28215

* Update CHANGELOG.md for #28279

* Update CHANGELOG.md #28269

* Update CHANGELOG.md #27876

* Update CHANGELOG.md #28069

* Update CHANGELOG.md for #28312

* Update CHANGELOG.md for #28278

* Update CHANGELOG.md #28311

* Update CHANGELOG.md undo 28311

* Update CHANGELOG.md #27874

* Update CHANGELOG.md

* Update CHANGELOG for #28352

* Update CHANGELOG.md for #28390

* Update CHANGELOG.md for #28398

* Update CHANGELOG.md for #28425

* Update CHANGELOG.md #28427

* Update CHANGELOG.md #28280

* Update CHANGELOG.md for #28319

* Update CHANGELOG.md #24801

* Update for #28360 #28216 #27830 #28404 #27401 #27122 #27931 #28442

* Update for #28379

* Update CHANGELOG.md for #28281

* Update for #28380

* Update for #27375

* Update for #25695

* Update CHANGELOG.md #27985

* Update CHANGELOG.md - update release date manually until can be scripted

* Update CHANGELOG.md revert date change as script available

* pre-release script updates

---------

Co-authored-by: stephybun <[email protected]>
Co-authored-by: catriona-m <[email protected]>
Co-authored-by: Wyatt Fry <[email protected]>
Co-authored-by: sreallymatt <[email protected]>
Co-authored-by: Matthew Frahry <[email protected]>
Co-authored-by: kt <[email protected]>
* docs: fix storage container import command

* chore: wip
* update giovanni endpoint

* fixing vendor dependencies
* Update costmanagement API to 2023-08-01

This change updates the costmanagement API to version 2023-08-01, ensuring
compatibility with both the public Azure Cloud and AzureChinaCloud. It's
important to note that AzureChinaCloud has specific API version requirements,
and version 2023-08-01 meets these.

In addition, the `azurerm_cost_anomaly_alert` resource now includes a new
optional parameter, `email_address_sender`, introduced in this API version.
Should this parameter be omitted, the the TF provider will default to using the
first email address listed in `email_addresses`, aligning with the default
behavior observed in the Azure Portal.

The ScheduledActionsClient_v2022_10_01, which previously existed alongside the
ScheduledActionsClient, has been discontinued. This is because the API version
2023-08-01 seems to be compatible with all uses.

* Update vendored go dependencies
…r conflicting API properties (#28465)

* workaround dual setting problem

* refactor eval for reconciling PNA between 2 locations

* accept suggestion

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

---------

Co-authored-by: stephybun <[email protected]>
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
#28504)

* Update linux_web_app.html.markdown

* Update linux_web_app_slot.html.markdown
… flag for test cases and update the health check schema (#27363)

* remove 4.0 feature flag for windows/linux function/web app/slot test cases

* fmt and remove unused test cases

* update format and gosimple

* update code
…tence_authentication_method` (#27932)

* support for unsetting  data_persistence_authentication_method

* optimize data_persistence_authentication_method settings
* linting errors in tests

* fix testing linting

* fixup retryError returns - shouldn't silently return/succeed

* fixup flatten error return - should not silently return and skip rest of Read
* Upgrade Postgresql API version from 2023-06-01-preview to 2024-08-01

* remove postgresql fs

* revert postgresql fs
…28456)

* New resources: azurerm_mssql_job and azurerm_mssql_job_schedule

* Update timeouts

* Fix lint

* Update struct name to follow convention

* Apply suggestions from code review

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

* Update internal/services/mssql/mssql_job_schedule_resource.go

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

* Update based on comments

---------

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

* Updating contributor docs

* Update contributor docs
…va 17 support for JBOSSEAP (#28472)

* add node 22 and java 17 support for JBOSSEAP

* update docs

* fix typo
…28307)

* Add property termination_grace_period_seconds for container app

* Add property to complete test

* Fix terraform blocks

* Container app resource: fix docs
…ame_for_rotation` (#27791)

* Adds property.
Updates the NodePoolUpdate function to rotate the node pool.
Removes the ForceNew flag on properties.

* Updating tests.
Restoring name as ForceNew.

* Updating Docs.

* Fixing value assignment.
Deleting obsolete methods.
Renaming `retrySystemNodePoolCreation` to `retryNodePoolCreation`.

* Updating properties values from HCL definition.

* Remove unused function (schemaNodePoolSysctlConfigForceNew)

* Fixing docs

* Update pointer's function.

* Improving subnet assignment

* Fixing zones not being updated when value was set to null.

* Fixing assigment when value is null

* Restoring files lose on merge.

* Linting

* Adds 'TestAccKubernetesClusterNodePool_updateVmSizeAfterFailureWithTempAndOriginal'

* Adds TestAccKubernetesCluster_updateVmSizeAfterFailureWithTempWithoutOriginal

* Fix test's name.

* Removing deprecated test and applying feedback.

* Applying feedback.

* Removing obsolete code.
* feat: add new resource azurerm_container_registry_credential_set

* fix: set auth_credentials correctly in import test

* refactor: implement review feedback

* refactor: format docs

* chore: update api version in new credential set resource after it has been updated in the main

* chore: add changes from 'make generate'

* refactor: change implementation to SystemAssignedUserAssignedIdentityRequired as discussed in the pull request (but the api will only accept type SystemAssigned)

* refactor: change implementation from SystemAssignedUserAssignedIdentityRequired to SystemAssignedIdentityRequired

* refactor: implement review feedback - import step and key vault in tests. update markdown. update flattenIdentity

* refactor: tf fmt

* refactor: update to now returned ModelSystemAssigned which is now returned because of the implemented workaround in the go-azure-sdk

* Update internal/services/containers/container_registry_credential_set_resource.go

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

---------

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

* fix remaining examples
* split create/update functions
add in guardrails for ensuring subnets have correct delegations when used

* terrafmt

* fixup update

* fixup parse error messages
* update for #27680

* Update CHANGELOG.md for #28465

* Update CHANGELOG.md #27932

* Update CHANGELOG.md for #28505

* Update CHANGELOG.md for #28474

* Update CHANGELOG.md #28516

* Update CHANGELOG for #28456

* Update CHANGELOG.md for #28472

* Update CHANGELOG.md #28307

* Update CHANGELOG.md for #27859

* Update for #28519

* Update for #27791 #27528

* Update CHANGELOG.md for #28527

* update changelog links and generate provider schema

---------

Co-authored-by: jackofallops <[email protected]>
Co-authored-by: catriona-m <[email protected]>
Co-authored-by: sreallymatt <[email protected]>
Co-authored-by: Matthew Frahry <[email protected]>
Co-authored-by: jackofallops <[email protected]>
* Implement 4.0 TODOs

* wip

* wip

* 4.0 updates

* 4.0 updates

* 4.0 updates

* fixed broken tests

* new sso property

* checkout code changes from main, moving to new PR

* missed corresponding docs changes

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

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

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

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

---------

Co-authored-by: sreallymatt <[email protected]>
Co-authored-by: jackofallops <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment