Skip to content

Releases: Cox-Automotive/terraform-provider-alks

v1.5.15

17 May 20:39
2a24938
Compare
Choose a tag to compare

This release contains the following updates:

  • Moves IAM active check to resource modification phases. This should unblock read operations on IAM resources for roles without IAM access (ie. PowerUser)

Changelog

2a24938 Merge pull request #132 from Cox-Automotive/develop
7aa1195 Merge pull request #131 from Cox-Automotive/moveIAMCheckToResourceUpdate
0ca4474 Updates resources to verify IAM Enabled on modify operations
d8d6f0b Moves IAM Enabled validation logic to helper
7719a3c Merge pull request #128 from Cox-Automotive/retire_travis
6a10796 Remove TravisCI.
3c50013 Merge pull request #127 from Cox-Automotive/develop
e9ade97 Merge pull request #126 from Cox-Automotive/workflow_fix
d5705a8 Shorten workflow name.
88045d7 Update go.yml

v1.5.14

22 Apr 20:34
698cb66
Compare
Choose a tag to compare

This release contains the following updates:

  • Fixes the issue with MI checks.

Changelog

698cb66 Merge pull request #125 from Cox-Automotive/develop
b5b771c Merge pull request #124 from Cox-Automotive/defect_iamEnable_brokebroke
0617f92 Replace isIamEnabled endpoint.

v1.5.13

22 Apr 15:00
d65feaf
Compare
Choose a tag to compare

This release contains the following updates:

  • Fixes defect where custom login roles would fail to validate if IAM active or not.

Changelog

d65feaf Merge pull request #122 from Cox-Automotive/develop
63e97c0 Merge pull request #121 from Cox-Automotive/defect_validate_iam_active
5944731 non-MI error handle.
cfb1da5 Removed unused var.
fdac97b MI converts to STS.
0a9cde3 Update vendor.
2cbec7d Implemented IAM active check.
b3e879f Update ALKS-Go.

v1.5.12

02 Apr 14:11
0fae4d1
Compare
Choose a tag to compare

This release contains the following updates:

  • Updates the alks-go dependency to the latest version
  • Adds support for ALKS role types that require dynamic data (ex. Amazon EKS IRSA)

Changelog

0fae4d1 Merge pull request #120 from Cox-Automotive/develop
ccad3cf Updates version number and cleans up some linter warnings
8f7e354 Merge pull request #119 from Cox-Automotive/addDynamicRoles
ff04de8 Updates resouce docs for IAM Role type, formats alks.tf example file
4c01484 Adds example of dynamic role
5c193f7 Adds support for dynamic roles
5e127e6 Tidies deps
b780f2a Updates to latest alks-go and vendors
e544735 Updates depedencies

v1.5.11

16 Mar 19:53
5e4caa5
Compare
Choose a tag to compare

Changelog

  • Updated local installation instructions.

v1.5.10

19 Feb 16:05
7219bcb
Compare
Choose a tag to compare

Changelog

  • Adds support for import command on alks_iamrole and alks_iamtrustrole resources.
  • Documentation and warning added for the resources above.

v1.5.9

11 Nov 15:14
c343311
Compare
Choose a tag to compare

Changelog

  • Update Terraform docs for registry.

v1.5.8

29 Oct 18:35
e4d36e1
Compare
Choose a tag to compare

Changelog

  • Modified goreleaser.yml to include the go mod vendor command after go mod tidy.
  • Updated assets to include newly signed SHA256SUMS file with new GPG key.

1.5.4

26 Oct 18:08
f80e4a2
Compare
Choose a tag to compare
  • Modified our deploy scripts to include proper assets and in the proper file formats.

1.5.3

22 Oct 13:56
3952211
Compare
Choose a tag to compare
  • Added GPG signing to our SHASUM256 files.