Skip to content

Fix CI test failures#1651

Merged
james00012 merged 2 commits intomainfrom
fix/ci-test-failures
Dec 29, 2025
Merged

Fix CI test failures#1651
james00012 merged 2 commits intomainfrom
fix/ci-test-failures

Conversation

@james00012
Copy link
Copy Markdown
Contributor

Summary

  • Fix deprecated aws_eip attribute vpc=truedomain="vpc" (required for AWS provider 5.0+)
  • Fix RDS tests using outdated MySQL version 8.0.32 (no longer available)
  • Add gcp build tag to static_token_test.go to exclude from terraform test job
  • Scope terraform_test CI job to only run ./modules/terraform tests

Test plan

  • Verify terraform_test job passes
  • Verify terraform_test_tofu job passes
  • Verify gcp_test job runs GCP tests separately

- Update deprecated aws_eip vpc=true to domain="vpc" (AWS provider 5.0+)
- Fix RDS test using outdated MySQL version 8.0.32
- Add gcp build tag to static_token_test.go
- Scope terraform_test job to only run ./modules/terraform
@james00012 james00012 merged commit 53447e8 into main Dec 29, 2025
2 of 3 checks passed
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