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

betteruptime_status_page.logo_url drift #74

Open
Rogdham opened this issue Mar 26, 2024 · 1 comment
Open

betteruptime_status_page.logo_url drift #74

Rogdham opened this issue Mar 26, 2024 · 1 comment

Comments

@Rogdham
Copy link

Rogdham commented Mar 26, 2024

Hello, this looks like a follow-up to #46 (ping @JanPokorny).

The following shows on terraform plan after a successful terraform apply:

  ~ resource "betteruptime_status_page" "example" {
        id                         = "123"
      + logo_url                   = "https://example.com/logo.png"
        # (18 unchanged attributes hidden)
    }

Moreover, I can see that if I apply again, the URL of the logo on the status page (hosted on uptime-storage.s3.amazonaws.com) changes.


Terraform v1.7.5
on linux_amd64
+ provider registry.terraform.io/betterstackhq/better-uptime v0.7.0
@JanPokorny
Copy link
Contributor

Hello! I'm afraid I can't help you here since I'm no longer a part of Better Stack

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

No branches or pull requests

2 participants