Skip to content

Commit

Permalink
Add missing test_env_var for the project_id.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcostell committed Apr 4, 2024
1 parent 1be8226 commit 3f8ddcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/products/datastore/Index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ examples:
- !ruby/object:Provider::Terraform::Examples
name: 'datastore_index'
primary_resource_id: 'default'
test_env_vars:
project_id: :PROJECT_NAME
vars:
property_name_1: 'property_a'
property_name_2: 'property_b'
Expand Down

0 comments on commit 3f8ddcc

Please sign in to comment.