Skip to content

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