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

feat: Allow configuring auth_token_update_strategy #232

Merged
merged 3 commits into from
Jun 9, 2024

Conversation

amontalban
Copy link
Contributor

@amontalban amontalban commented May 23, 2024

what

Allow configuring auth_token_update_strategy provider setting.

This has been added to AWS Provider on v5.27.0 in this PR hashicorp/terraform-provider-aws#16203

why

Give user the flexibility to change the update strategy when setting/changing the auth_token.

references

Closes #55

@amontalban amontalban requested review from a team as code owners May 23, 2024 21:45
@mergify mergify bot added the triage Needs triage label May 23, 2024
@gberenice
Copy link
Contributor

gberenice commented May 24, 2024

These changes were released in v1.2.3.

@goruha
Copy link
Member

goruha commented May 31, 2024

/terratest

@Laakso
Copy link

Laakso commented Jun 5, 2024

@amontalban I guess this is almost done apart from the bumping the provider version? I am also blocked by this. Thanks!

@amontalban
Copy link
Contributor Author

@gberenice @Laakso sorry I missed your messages, I have just pushed the change for the provider version.

Thanks for reviewing it!

PS: If you have time I would like to merge #231 too.

@gberenice
Copy link
Contributor

/terratest

Copy link
Contributor

@gberenice gberenice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amontalban LGTM, thanks!

@gberenice gberenice merged commit 54be59a into cloudposse:main Jun 9, 2024
14 checks passed
@mergify mergify bot removed the triage Needs triage label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add auth_token_update_strategy option
4 participants