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 db9addb commit 76caabc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions aws/environments/dev/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ terraform {

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

provider "azurerm" {
features {}
}
}

0 comments on commit 76caabc

Please sign in to comment.