Releases: illumio/terraform-provider-illumio-cloudsecure
Releases · illumio/terraform-provider-illumio-cloudsecure
v1.2.0
v1.1.0
What's Changed
FEATURES:
- New Resource: azure_subscription #90
IMPROVEMENTS:
- Add linter GitHub Actions for Terraform and Golang #88
- Fix terraform lint version in GitHub Action #91
- Bump Buf from 1.42.0 to 1.44.0 #86
- Bump golangci-lint to v1.61.0
- Bump Terraform to 1.9.7-1
- Bump google.golang.org/grpc from 1.67.0 to 1.67.1 #87
- Bump google.golang.org/protobuf from 1.34.3-0.20240906163944-03df6c145d96 to 1.35.1 #92
Full Changelog: v1.0.11...v1.1.0
v1.0.11
v1.0.10
What's Changed
BREAKING CHANGES:
- resource/aws_organization: remove the aws_organization resource #82
- resource/aws_account: remove the organization_master_account_id attribute and replace it with the organization_id attribute #82
- resource/aws_account: make the role_external_id attribute sensitive and write-only-once since it is effectively a shared secret #82
IMPROVEMENTS:
- Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 #67
- Bump build dependencies #69
- Bump google.golang.org/grpc from 1.66.0 to 1.67.0 #70 #73 #80
- Bump Buf from 1.40.0 to 1.42.0 #74 #75 #79
- Migrate Buf config to v2 #76
- Bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 #77
Full Changelog: v1.0.9...v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
What's Changed
BREAKING CHANGES:
- resource/aws_account: Replace service_account_id with role_external_id #48
IMPROVEMENTS:
- resource/aws_account: Document the values for account_type and access_mode #49
BUG FIXES:
- Preserve the tags of Protocol Buffer message fields when adding new fields #47
Full Changelog: v1.0.4...v1.0.5