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

Make private_endpoint_label unique per test run of TestAccOracleDatabaseAutonomousDatabase_oracledatabaseAutonomousDatabaseFullExample #20658

Conversation

modular-magician
Copy link
Collaborator

Final, final PR to close #19983

TestAccOracleDatabaseAutonomousDatabase_oracledatabaseAutonomousDatabaseFullExample currently fails with:

------- Stdout: -------
=== RUN   TestAccOracleDatabaseAutonomousDatabase_oracledatabaseAutonomousDatabaseFullExample
=== PAUSE TestAccOracleDatabaseAutonomousDatabase_oracledatabaseAutonomousDatabaseFullExample
=== CONT  TestAccOracleDatabaseAutonomousDatabase_oracledatabaseAutonomousDatabaseFullExample
    resource_oracle_database_autonomous_database_generated_test.go:98: Step 1/2 error: Error running apply: exit status 1
        Error: Error waiting to create AutonomousDatabase: Error waiting for Creating AutonomousDatabase: Error code 3, message: generic::invalid_argument: InvalidParameter: Provisioning Autonomous Database failed Cause: Operation failed because a private endpoint with the specified hostname prefix testhost already exists in the tenancy. Specify a different hostname prefix and try again.
          with google_oracle_database_autonomous_database.myADB,
          on terraform_plugin_test.tf line 2, in resource "google_oracle_database_autonomous_database" "myADB":
           2: resource "google_oracle_database_autonomous_database" "myADB"{
--- FAIL: TestAccOracleDatabaseAutonomousDatabase_oracledatabaseAutonomousDatabaseFullExample (612.81s)
FAIL

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


Derived from GoogleCloudPlatform/magic-modules#12523

…tabaseAutonomousDatabase_oracledatabaseAutonomousDatabaseFullExample` (hashicorp#12523)

[upstream:1faadb6e2dcb325c1724ef14090df9c69bd3360f]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 11, 2024 10:00
@modular-magician modular-magician merged commit 98ee05f into hashicorp:main Dec 11, 2024
4 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
1 participant