Skip to content

Commit

Permalink
Update remote-states modules to the latest version (cloudposse/terr…
Browse files Browse the repository at this point in the history
…aform-aws-components#820)

Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
aknysh and cloudpossebot authored Aug 17, 2023
1 parent acfaa06 commit 4950632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ components:
| <a name="module_security_group"></a> [security\_group](#module\_security\_group) | cloudposse/security-group/aws | 1.0.1 |
| <a name="module_sftp"></a> [sftp](#module\_sftp) | cloudposse/transfer-sftp/aws | 1.2.0 |
| <a name="module_this"></a> [this](#module\_this) | cloudposse/label/null | 0.25.0 |
| <a name="module_vpc"></a> [vpc](#module\_vpc) | cloudposse/stack-config/yaml//modules/remote-state | 1.4.1 |
| <a name="module_vpc"></a> [vpc](#module\_vpc) | cloudposse/stack-config/yaml//modules/remote-state | 1.5.0 |
## Resources
Expand Down
2 changes: 1 addition & 1 deletion src/remote-state.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "vpc" {
source = "cloudposse/stack-config/yaml//modules/remote-state"
version = "1.4.1"
version = "1.5.0"

component = "vpc"

Expand Down

0 comments on commit 4950632

Please sign in to comment.