Skip to content

Commit

Permalink
Updating provider.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
damienmwene authored Oct 31, 2024
1 parent 7b5078a commit ccfe57f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws_migration/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ terraform {

provider "aws" {
region = "us-east-1"
profile = "wp-migration"
}
#profile = "wp-migration"
}

0 comments on commit ccfe57f

Please sign in to comment.