Skip to content

Docs: fix google_apigee_sharedflow resource name in terraform docs #22557

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjaniec
Copy link

@jjaniec jjaniec commented Apr 29, 2025

Fix resource name google_apigee_shared_flow to: google_apigee_sharedflow in provider documentation to match the actual resource name

> terraform version
Terraform v1.9.8

> terraform providers
├── provider[registry.terraform.io/hashicorp/google] ~> 6.32

> terraform plan
│ Error: Invalid resource type
│ 
│   on _sharedflow.tf line 9, in resource "google_apigee_shared_flow" "sharedflow":
│    9: resource "google_apigee_shared_flow" "sharedflow" {
│ 
│ The provider hashicorp/google does not support resource type "google_apigee_shared_flow". Did you mean
│ "google_apigee_sharedflow"?

@jjaniec jjaniec requested a review from a team as a code owner April 29, 2025 15:53
Copy link

** WARNING **: This repository is generated by https://github.com/GoogleCloudPlatform/magic-modules. Any changes made directly to this repository will likely be overwritten. If you have further questions, please feel free to ping your reviewer or, internal employees, reach out to one of the engineers. Thank you!

@github-actions github-actions bot requested a review from SirGitsalot April 29, 2025 15:53
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