-
Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/).
[![Slack Community](https://slack.cloudposse.com/b…
-
### Terraform Core Version
1.9.1
### AWS Provider Version
5.70.0
### Affected Resource(s)
aws_apigw_base_path_mapping
aws_apigw_gateway_domain_name
### Expected Behavior
Successf…
-
### Proposal
Besides accessing secrets from secretsmanager, similar to [secrets-store-csi-driver-provider-aws](https://github.com/aws/secrets-store-csi-driver-provider-aws), we should be able to fetc…
-
### Summary
Add new functionality to Terragrunt so that module outputs, local variables and arbitrary string data (I'll collectively refer to these as artifacts until a better name comes around) ca…
-
### Description
terraform-aws-ssm-parameter allows setting the tier to advanced, but does not allow assigning a policy. this is a feature of "advanced" tier
### Affected Resource(s) and/or Dat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When an ECS task has an env var with the value stored in an SSM param whose name starts with …
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ssm_parameter?lang=typescript
### Description
The `type` argument must be one of: **"String"**, **…
-
### Description
Allow CodeBuild Source Credentials Resource (aws_codebuild_source_credential) to leverage Secrets Manager or Parameter Store for the token, vs. requiring the token to be stored in the…
-
I'm trying to setup a user pool with okta secrets which are stored in ssm parameter store as secured strings.
I'm able to get the tokens as described here:
https://docs.aws.amazon.com/cdk/latest/gu…
-
**Type**: Bug
**Component**:
Parameter Store
**Describe the bug**
The property "spring.cloud.aws.parameterstore.endpoint" is not loaded correctly when specified under a specific application.pr…