* sshrimp-agent and sshrimp-ca building and deploying. * mage build system working. * successful deploy and SSH to host. * need to tidy up and add tests.
4 lines
72 B
HCL
4 lines
72 B
HCL
data "aws_caller_identity" "current" {}
|
|
|
|
data "aws_region" "current" {}
|