Skip to content

Implementing License Manager TF resource - configuration#1339

Merged
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-9749ebf13064e7d4b1c297aac72bca399057026c
Jun 4, 2026
Merged

Implementing License Manager TF resource - configuration#1339
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-9749ebf13064e7d4b1c297aac72bca399057026c

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

go/lima-terraform

Support for:

  • Creation
  • Update license count
  • Update active / inactive (deactivate / reactivate calls)
  • Deletion - TODO figure out what to do about this.

Result from custom test:

❯ GOOGLE_ZONE=us-central1-a GOOGLE_REGION=us-central1 GOOGLE_PROJECT=pabloem-cloud-licensemanager GOOGLE_USE_DEFAULT_CREDENTIALS=true TF_ACC=true go test ./google/services/licensemanager -run=TestAccLicenseManagerConfiguration_lifecycle -v       
=== RUN   TestAccLicenseManagerConfiguration_lifecycle
=== PAUSE TestAccLicenseManagerConfiguration_lifecycle
=== CONT  TestAccLicenseManagerConfiguration_lifecycle
--- PASS: TestAccLicenseManagerConfiguration_lifecycle (67.10s)
PASS
ok      github.com/hashicorp/terraform-provider-google/google/services/licensemanager   67.790s

`google_license_manager_configuration`

Derived from GoogleCloudPlatform/magic-modules#17401

Co-authored-by: Pablo E <pabloem@google.com>

[upstream:9749ebf13064e7d4b1c297aac72bca399057026c]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 5eb5084 into terraform-google-modules:master Jun 4, 2026
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.

1 participant