provider "aws" { region = "ap-northeast-2" } terraform { required_providers { archive = "~> 1.3" } }