Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mailgun setup #7

Merged
merged 1 commit into from
May 18, 2021
Merged

add mailgun setup #7

merged 1 commit into from
May 18, 2021

Conversation

vito
Copy link
Member

@vito vito commented May 17, 2021

part of concourse/governance#48 and friends

Signed-off-by: Alex Suraci <[email protected]>
Co-authored-by: Taylor Silva <[email protected]>
Copy link
Contributor

@aoldershaw aoldershaw left a comment

Choose a reason for hiding this comment

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

Not sure what to make of all the DNS/email specifics but I trust you know what's up 😁

I think in terms of environment, production seems A-OK for now. In the future, maybe it makes sense to have a separate environment for all our peripheral infrastructure (dutyfree, boarding pass, etc.) and just leave production for ci.concourse-ci.org - but I could see an argument for keeping it all in production, too

source = "../../dependencies/mailgun"

dns_zone = var.dns_zone
verification = "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiXNfw2u/anSOEvASvp94Rt+sp4ujO/AETVVtnqT3MC3By1EZBD8b0JowMZZKGkT9RwstC55fM66hhuJ0Az0lUZql2hex96k3mZjNUghaMoiPbIxa7bjYI2+vVEGIq5Y95PUJnKZMqEhe4WTob+vWGBsmKxHTr0lueShiO9fXFfwIDAQAB"
Copy link
Contributor

Choose a reason for hiding this comment

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

Just confirming this is meant to be public

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep - it's being set in a public DNS record for Mailgun to verify control of the domain, so it'll be public whether it's committed or not. We had the same question. :P

@vito vito merged commit 1d3e6b9 into master May 18, 2021
@vito vito deleted the add-mailgun branch May 18, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants