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

chore: update IdP DMARC security email #769

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

patheard
Copy link
Member

@patheard patheard commented Aug 8, 2024

Summary

Update to use the ESDC security email for IdP DMARC reports.

Update to use the ESDC security email for IdP DMARC reports.
@patheard patheard self-assigned this Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

⚠ Terrform update available

Terraform: 1.9.4 (using 1.9.2)
Terragrunt: 0.66.3 (using 0.63.2)

Copy link

github-actions bot commented Aug 8, 2024

Staging: idp

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
✅   Terraform Plan: success
✅   Conftest: success

Plan: 0 to add, 1 to change, 0 to destroy
Show summary
CHANGE NAME
update aws_route53_record.idp_dmarc_TXT
Show plan
Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # aws_route53_record.idp_dmarc_TXT will be updated in-place
  ~ resource "aws_route53_record" "idp_dmarc_TXT" {
        id                               = "Z05990652HOQ0SGHD81ZC__dmarc.auth.forms-staging.cdssandbox.xyz_TXT"
        name                             = "_dmarc.auth.forms-staging.cdssandbox.xyz"
      ~ records                          = [
          - "v=DMARC1; p=reject; sp=reject; pct=100; rua=mailto:[email protected]",
          + "v=DMARC1; p=reject; sp=reject; pct=100; rua=mailto:[email protected]",
        ]
        # (7 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: plan.tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "plan.tfplan"
Show Conftest results
WARN - plan.json - main - Missing Common Tags: ["aws_alb_listener_rule.idp_protocol_version"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_policy.idp_send_email"]
WARN - plan.json - main - Missing Common Tags: ["aws_iam_user.idp_send_email"]
WARN - plan.json - main - Missing Common Tags: ["aws_shield_protection.idp"]

23 tests, 19 passed, 4 warnings, 0 failures, 0 exceptions

@patheard patheard merged commit 4a7e047 into develop Aug 8, 2024
11 checks passed
@patheard patheard deleted the chore/idp-dmarc branch August 8, 2024 15:37
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