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

Statuscake SSL alert removed for preprod #1076

Merged
merged 1 commit into from
May 14, 2024

Conversation

VenkataChalla554
Copy link
Contributor

@VenkataChalla554 VenkataChalla554 commented May 13, 2024

Context

Statuscake SSL alert removed for preprod

Changes proposed in this pull request

Updated terraform code create SSL alert if ssl_domain availabe.

Guidance to review

Terraform Plan

Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:

  • destroy

Terraform will perform the following actions:

statuscake_ssl_check.domain-alert["alert"] will be destroyed

(because key ["alert"] is not in for_each map)

  • resource "statuscake_ssl_check" "domain-alert" {
    • check_interval = 3600 -> null

    • contact_groups = [

      • "288912",
        ] -> null
    • follow_redirects = true -> null

    • id = "315625" -> null

    • paused = false -> null

    • alert_config {

      • alert_at = [
        • 3,
        • 7,
        • 30,
          ] -> null
      • on_broken = true -> null
      • on_expiry = true -> null
      • on_mixed = true -> null
      • on_reminder = true -> null
        }
    • monitored_resource {

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

Link to Trello card

Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

@VenkataChalla554 VenkataChalla554 requested a review from a team as a code owner May 13, 2024 14:33
@VenkataChalla554
Copy link
Contributor Author

@VenkataChalla554 VenkataChalla554 merged commit 9d7a48e into main May 14, 2024
17 checks passed
@VenkataChalla554 VenkataChalla554 deleted the 1805-delete-unnecessary-ssl-certificates branch May 14, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants