Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ssm-parameter-store/aws to v…
Browse files Browse the repository at this point in the history
…0.13.0
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent d4b5af9 commit 3cad30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/provider-github.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data "aws_ssm_parameter" "github_api_key" {

module "store_write" {
source = "cloudposse/ssm-parameter-store/aws"
version = "0.11.0"
version = "0.13.0"

parameter_write = [for k, v in local.environments :
{
Expand Down

0 comments on commit 3cad30f

Please sign in to comment.