Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform cloudposse/security-group/aws to v0.4.3
Browse files Browse the repository at this point in the history
renovate[bot] authored Mar 4, 2024
1 parent ee2b3bb commit 686c75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sg.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "security_group" {
source = "cloudposse/security-group/aws"
version = "0.3.1"
version = "0.4.3"

use_name_prefix = var.security_group_use_name_prefix
rules = var.security_group_rules

0 comments on commit 686c75e

Please sign in to comment.