Skip to content

Commit

Permalink
feat: Added new vpc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
theprashantyadav committed Jul 31, 2023
1 parent e9191ea commit 3264a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/vpc_link_api/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ provider "aws" {
####----------------------------------------------------------------------------------
module "vpc" {
source = "clouddrove/vpc/aws"
version = "1.3.1"
version = "2.0.0"

name = "vpc"
environment = "test"
Expand Down

0 comments on commit 3264a48

Please sign in to comment.