Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
djelusic committed Feb 16, 2022
1 parent e290e23 commit 088b4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/api/setup/testdata/create.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ terraform {
}

provider "aws" {
version = "~> 4.0"
region = "aws-region"
skip_get_ec2_platforms = true

Expand Down

0 comments on commit 088b4d0

Please sign in to comment.