Tags: idealo/terraform-provider-controltower
Tags
feat!: upgrade to go-aws-sdk-v2, workflows, release configs and drops… … some attributes (#220) feat!: upgrade to go-aws-sdk-v2, workflows, release configs and drops some attributes BREAKING CHANGE: drops some optional attributes that are not needed with go-aws-sdk-v2/config and drops assume_role schema attributes are: skip_credentials_validation, skip_requesting_account_id, skip_metadata_api_check, asumme_role
fix: preserve back compat in path_id behavior If the path_id is not configured it should also not be submitted, even if we have it in the state. This is to preserve the portability that we had in previous versions (e.g. when Terraform is executed with different credentials).
build(deps): bump github.com/hashicorp/aws-sdk-go-base (#45) Bumps [github.com/hashicorp/aws-sdk-go-base](https://github.com/hashicorp/aws-sdk-go-base) from 0.7.1 to 1.0.0. - [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases) - [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md) - [Commits](hashicorp/aws-sdk-go-base@v0.7.1...v1.0.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/aws-sdk-go-base dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext