GoogleCloudPlatform/terraform-google-secured-data-warehouse

Release PR failing int test

bharathkkb opened this issue · 1 comments

Release PR failing int test due to blueprint_type hardcoded in test.
We will be hardcoding the output in #207 this should resolve itself but eventually we may move to dynamic updates via release-please so we should drop the explicit version check in test.

×  check blueprint_type blueprints/terraform/terraform-google-secured-data-warehouse/v0.1.0 should have expected value
     
     expected: "blueprints/terraform/terraform-google-secured-data-warehouse/v1.0.0"
          got: "blueprints/terraform/terraform-google-secured-data-warehouse/v0.1.0"

@daniel-cit can we fix this with by just checking for format blueprints/terraform/terraform-google-secured-data-warehouse/${semver}