Skip to content

apigee: add analytics_config to google_apigee_addons_config#16951

Open
xuchenma wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
xuchenma:331218537
Open

apigee: add analytics_config to google_apigee_addons_config#16951
xuchenma wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
xuchenma:331218537

Conversation

@xuchenma
Copy link
Copy Markdown
Contributor

@xuchenma xuchenma commented Apr 4, 2026

Description

Adds the analyticsConfig nested object to the AddonsConfig resource YAML, exposing the Analytics add-on toggle (enabled + expires_at) in the google_apigee_addons_config resource.

Fixes

Fixes: hashicorp/terraform-provider-google#17667

Test Evidence

--- PASS: TestAccApigeeAddonsConfig_apigeeAddonsTestExample (1346.02s)
PASS
ok  github.com/hashicorp/terraform-provider-google/google/services/apigee  1346.872s
apigee: added `analytics_config` block to `google_apigee_addons_config` resource

Adds the analyticsConfig nested object to the AddonsConfig resource
YAML, exposing the Analytics add-on toggle (enabled + expiresAt) in
the google_apigee_addons_config resource.

Fixes: hashicorp/terraform-provider-google#17667
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Apr 4, 2026
@github-actions github-actions bot requested a review from trodge April 4, 2026 20:08
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@trodge, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include an analyticsConfig bock in the google_apigee_addons_config resource

2 participants