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

Support insecure_value field #43

Open
KimSambaFX opened this issue Jul 18, 2022 · 0 comments
Open

Support insecure_value field #43

KimSambaFX opened this issue Jul 18, 2022 · 0 comments

Comments

@KimSambaFX
Copy link

KimSambaFX commented Jul 18, 2022

Describe the Feature

Since AWS provider 4.22.0, all parameters that use the value field will be sensitive in the outputs. There is a new field called "insecure_value" which cannot be set at the same time as value field.
Reference: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ssm_parameter#insecure_value
This field should be usable in this module.

Expected Behavior

Parameters should not always be sensitive, in my experience only SecureString should have this treatment.

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

No branches or pull requests

1 participant