You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
had no example *.yaml files automatically generated.
The resources are not on skipList and TF Provider version match. The configuration is correct and example files were generated manually.
What other reasons could there be for it not to generate an example file?
How can we reproduce it?
Configure the resource
Run make generate or make reviewable
Expected behaviour
Examples file are generated in the example-generated/kms folder.
Actual behaviour
Files are not generated. No error in the make run output.
Piotr1215
changed the title
google_kms_key_ring_import_job example not generatedgoogle_kms_key_ring_import_job, google_kms_key_ring_iam_member example not generated
Aug 22, 2022
Piotr1215
changed the title
google_kms_key_ring_import_job, google_kms_key_ring_iam_member example not generatedgoogle_kms_key_* example *.yaml not generated
Aug 22, 2022
What happened?
Following KMS resources
google_kms_key_ring_import_job
google_kms_key_ring_iam_member
google_kms_crypto_key_iam_member
had no example
*.yaml
files automatically generated.The resources are not on
skipList
and TF Provider version match. The configuration is correct and example files were generated manually.What other reasons could there be for it not to generate an example file?
How can we reproduce it?
make generate
ormake reviewable
Expected behaviour
Examples file are generated in the example-generated/kms folder.
Actual behaviour
Files are not generated. No error in the
make run
output.PR to help reproduce the issue: https://github.com/upbound/official-providers/pull/577
The text was updated successfully, but these errors were encountered: