Skip to content

add getAuthString for tf-plan - #9

Merged
Jeffreyhung merged 1 commit into
mainfrom
fix-tf-plan-permission-for-redis
Jul 27, 2026
Merged

add getAuthString for tf-plan#9
Jeffreyhung merged 1 commit into
mainfrom
fix-tf-plan-permission-for-redis

Conversation

@Jeffreyhung

@Jeffreyhung Jeffreyhung commented Jul 27, 2026

Copy link
Copy Markdown
Member

Terraform plan in terraform
Error: Error reading AuthString: googleapi: Error 403: Permission 'redis.instances.getAuthString' denied on 'projects/sentry-socket/locations/us-central1/instances/socket-firewall-verdict-cache'

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

Terraform plan in terraform

Error: Error reading AuthString: googleapi: Error 403: Permission 'redis.instances.getAuthString' denied on 'projects/sentry-socket/locations/us-central1/instances/socket-firewall-verdict-cache'
Error: Error reading AuthString: googleapi: Error 403: Permission 'redis.instances.getAuthString' denied on 'projects/sentry-socket/locations/us-central1/instances/socket-firewall-verdict-cache'

  with google_redis_instance.verdict_cache,
  on redis.tf line 34, in resource "google_redis_instance" "verdict_cache":
  34: resource "google_redis_instance" "verdict_cache" {

✅ Plan applied in Terraform Apply #20

Outputs
cluster_name                 = "socket-firewall"
firewall_domain              = "sfw.security.sentry.io"
firewall_health_url          = "https://sfw.security.sentry.io/health"
firewall_load_balancer_ip    = "34.98.104.179"
firewall_namespace           = "socket-firewall"
firewall_service_name        = "socket-firewall"
kubeconfig_command           = "gcloud container fleet memberships get-credentials socket-firewall --project sentry-socket"
redis_host                   = "10.236.196.99"
redis_port                   = 6378
tls_certificate_name         = "socket-firewall-cert"
tls_dns_authorization_record = {
    data = "6a407a91-86a0-4dc8-a434-e72cdc012e0e.9.authorize.certificatemanager.goog."
    name = "_acme-challenge.sfw.security.sentry.io."
    type = "CNAME"
}

@Jeffreyhung

Copy link
Copy Markdown
Member Author

Applied locally

@Jeffreyhung
Jeffreyhung merged commit 8fc8fba into main Jul 27, 2026
11 of 12 checks passed
@Jeffreyhung
Jeffreyhung deleted the fix-tf-plan-permission-for-redis branch July 27, 2026 17:52
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.

1 participant