Skip to content

Commit

Permalink
remvoed provider
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Dec 9, 2021
1 parent 1097f28 commit b1d716d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/service/emr/studio_session_mapping_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,6 @@ func testAccPreCheckUserID(t *testing.T) {

func testAccEMRStudioSessionMappingConfigBase(rName string) string {
return acctest.ConfigCompose(acctest.ConfigAvailableAZsNoOptIn(), fmt.Sprintf(`
provider "aws" {
region = "us-east-1"
}
data "aws_partition" "current" {}
resource "aws_vpc" "test" {
Expand Down

0 comments on commit b1d716d

Please sign in to comment.