Skip to content

Commit

Permalink
removed provider
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli001 committed Aug 1, 2024
1 parent e8a6c43 commit 1a3dad3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions vpc.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
provider "aws" {
region = "us-gov-west-1"
profile = "229685449397-csvd-dev-gov.inf-admin-t2"
}

# Create a VPC
resource "aws_vpc" "main" {
cidr_block = "10.0.0.0/16"
Expand Down

0 comments on commit 1a3dad3

Please sign in to comment.