Skip to content

WTL-852 Add Terraform configuration#22

Merged
Adrian Grucza (apgrucza) merged 2 commits into
masterfrom
terraform
Sep 8, 2021
Merged

WTL-852 Add Terraform configuration#22
Adrian Grucza (apgrucza) merged 2 commits into
masterfrom
terraform

Conversation

@apgrucza

Copy link
Copy Markdown

Moving Terraform configuration from the private repository to here

@apgrucza Adrian Grucza (apgrucza) changed the title Add Terraform configuration WTL-852 Add Terraform configuration Sep 6, 2021

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a fair bit in there, but it looks good

@@ -0,0 +1,13 @@
module "cloudfront_auth_okta_native" {
source = "github.com/iress/cloudfront-auth//infra/terraform/modules/okta_native"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: double slash in path

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is intentional. The double slash syntax is the way to specify a path inside the repo: https://www.terraform.io/docs/language/modules/sources.html#modules-in-package-sub-directories

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I did wonder if it was intentional somehow but couldn't for the life of me figure out what it meant

@apgrucza Adrian Grucza (apgrucza) merged commit 912a036 into master Sep 8, 2021
@apgrucza Adrian Grucza (apgrucza) deleted the terraform branch September 8, 2021 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants