Skip to content

Commit

Permalink
Merge pull request #5 from dfds/fix/tag-version
Browse files Browse the repository at this point in the history
fix: blueprint tag version
  • Loading branch information
rifisdfds authored Apr 2, 2024
2 parents b8404fc + a3f8b17 commit 569aea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ locals {
"dfds.automation.tool" : "Terraform",
"dfds.automation.initiator.location" : var.automation_initiator_location,
"dfds.other.blueprint.name" : "terraform-aws-ssm-agent",
"dfds.other.blueprint.version" : "1.0.2",
"dfds.other.blueprint.version" : "1.1.1",
Name = var.name
}, var.optional_tags, local.resource_owner_contact_email, local.automation_initiator_pipeline_tag)

Expand Down

0 comments on commit 569aea6

Please sign in to comment.