Skip to content

Commit

Permalink
Update providers.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgomes96 authored Aug 8, 2024
1 parent 76caabc commit 9fa0418
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions aws/environments/prod/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ terraform {

provider "aws" {
region = "us-west-2"
profile = "default"
}

provider "azurerm" {
features {}
}
}

0 comments on commit 9fa0418

Please sign in to comment.