We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5cdeb commit 84f7ab3Copy full SHA for 84f7ab3
terraform/account-wide-infrastructure/dev/athena.tf
@@ -0,0 +1,4 @@
1
+module "dev-athena" {
2
+ source = "../modules/athena"
3
+ name_prefix = "nhsd-nrlf--dev"
4
+}
0 commit comments