Skip to content

Releases: illumio/terraform-provider-illumio-cloudsecure

v1.2.0

16 Oct 23:16
054aaf9
Compare
Choose a tag to compare

What's Changed

FEATURES:

  • New Resource: azure_flow_logs_storage_account #97

IMPROVEMENTS:

  • Improve aws_flow_logs_s3_bucket resource example #96
  • Bump Buf from 1.44.0 to 1.45.0 #95

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 Oct 01:03
28d9ecf
Compare
Choose a tag to compare

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

30 Sep 22:47
cd49f36
Compare
Choose a tag to compare

What's Changed

FEATURES:

  • New Resource: aws_flow_logs_s3_bucket #84

Full Changelog: v1.0.10...v1.0.11

v1.0.10

26 Sep 01:21
6ea7002
Compare
Choose a tag to compare

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

03 Sep 17:18
0c9dc34
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • resource/k8s_cluster_onboarding_credential: Relax the validation of illumio_region to support non-prod environments #66

Full Changelog: v1.0.8...v1.0.9

v1.0.8

30 Aug 01:40
088d3b2
Compare
Choose a tag to compare

What's Changed

FEATURES:

  • New Resource: k8s_cluster_onboarding_credential #60

IMPROVEMENTS:

  • Bump Buf from 1.37.0 to 1.39.0 #59 #63
  • Bump google.golang.org/grpc from 1.65.0 to 1.66.0 #62

Full Changelog: v1.0.7...v1.0.8

v1.0.7

17 Aug 19:07
1ed1449
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • Bump Buf from 1.36.0 to 1.37.0 #55
  • Add curl example to obtain access token with client_id and client_secret #56

Full Changelog: v1.0.6...v1.0.7

v1.0.6

16 Aug 21:22
c39b439
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES:

  • resource/aws_account: Split aws_account resource into aws_account and aws_organization #52

IMPROVEMENTS:

  • Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible #51

Full Changelog: v1.0.5...v1.0.6

v1.0.5

08 Aug 19:16
2faab9d
Compare
Choose a tag to compare

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

v1.0.4

07 Aug 17:29
a20059a
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • Improve the documentation for aws_account attributes #45
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 #41
  • Bump Buf from 1.35.1 to 1.36.0 #44

Full Changelog: v1.0.3...v1.0.4