Terraform - EC2 - Agent에서 arm test를 위한 ec2 생성
This commit is contained in:
4
terraform/ec2/dsk-agent-arm/main.tf
Normal file
4
terraform/ec2/dsk-agent-arm/main.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Configure the AWS Provider
|
||||
provider "aws" {
|
||||
region = var.REGION
|
||||
}
|
||||
Reference in New Issue
Block a user