Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add certificate manager certificates datasource #19361

Conversation

modular-magician
Copy link
Collaborator

This PR adds the Certificate Manager certificates data source.

Tests:

% make testacc TEST=./google/services/certificatemanager TESTARGS='-run=TestAccDataSourceGoogleCertificateManagerCertificates_'           
TF_ACC=1 TF_SCHEMA_PANIC_ON_ERROR=1 go test ./google/services/certificatemanager -v -run=TestAccDataSourceGoogleCertificateManagerCertificates_ -timeout 240m -ldflags="-X=github.com/hashicorp/terraform-provider-google/version.ProviderVersion=acc"
=== RUN   TestAccDataSourceGoogleCertificateManagerCertificates_basic
=== PAUSE TestAccDataSourceGoogleCertificateManagerCertificates_basic
=== RUN   TestAccDataSourceGoogleCertificateManagerCertificates_regionBasic
=== PAUSE TestAccDataSourceGoogleCertificateManagerCertificates_regionBasic
=== RUN   TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificate
=== PAUSE TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificate
=== RUN   TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateDNSAuthorization
=== PAUSE TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateDNSAuthorization
=== RUN   TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateIssuerConfig
=== PAUSE TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateIssuerConfig
=== CONT  TestAccDataSourceGoogleCertificateManagerCertificates_basic
=== CONT  TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateDNSAuthorization
=== CONT  TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateIssuerConfig
=== CONT  TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificate
=== CONT  TestAccDataSourceGoogleCertificateManagerCertificates_regionBasic
--- PASS: TestAccDataSourceGoogleCertificateManagerCertificates_regionBasic (12.54s)
--- PASS: TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificate (33.43s)
--- PASS: TestAccDataSourceGoogleCertificateManagerCertificates_basic (33.59s)
--- PASS: TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateDNSAuthorization (59.44s)
--- PASS: TestAccDataSourceGoogleCertificateManagerCertificates_managedCertificateIssuerConfig (93.04s)
PASS
ok      github.com/hashicorp/terraform-provider-google/google/services/certificatemanager       94.189s

Release Note Template for Downstream PRs (will be copied)

`google_certificate_manager_certificates`

Derived from GoogleCloudPlatform/magic-modules#11543

[upstream:1ed208786c29553f2ca18bc40fde6859b55f3f9d]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 39ba519 into hashicorp:main Sep 3, 2024
4 checks passed
Copy link

github-actions bot commented Oct 8, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2024
@modular-magician modular-magician deleted the downstream-pr-1ed208786c29553f2ca18bc40fde6859b55f3f9d branch November 17, 2024 02:50
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant