feat: example of apigateway rest api
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
variable "aws-region" {}
|
||||
variable "environment" {}
|
||||
variable "project" {}
|
||||
variable "application" {}
|
||||
variable "owner" {}
|
||||
|
||||
data "aws_caller_identity" "this" {}
|
||||
Reference in New Issue
Block a user