Skip to content

Commit

Permalink
update import format (#6640)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <sunedward@google.com>
  • Loading branch information
edwardmedia and Edward Sun authored Oct 5, 2022
1 parent 6ba55a3 commit cf350d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/secretmanager/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ overrides: !ruby/object:Overrides::ResourceOverrides
vars:
secret_id: "secret-version"
data: "secret-data"
import_format: ["projects/{{%project}}/secrets/{{%secret_id}}/versions/{{%version}}"]
custom_code: !ruby/object:Provider::Terraform::CustomCode
custom_import: templates/terraform/custom_import/self_link_as_name.erb
post_create: templates/terraform/post_create/secret_version.go.erb
Expand Down

0 comments on commit cf350d1

Please sign in to comment.