GoogleCloudPlatform / marketing-analytics-jumpstart

Marketing Analytics Jumpstart consists of an easy, extensible and automated implementation of an end-to-end solution that enables Marketing Technology teams to store, transform, enrich with 1PD and analyze marketing data, and programmatically send predictive events to Google Analytics 4 to support conversion optimization and remarketing campaigns.
Apache License 2.0
128 stars 47 forks source link

Complete destroy raises Error when reading or editing Repository ... "../marketing-analytics" #157

Open chmstimoteo opened 4 months ago

chmstimoteo commented 4 months ago
$> terraform -chdir="${TERRAFORM_RUN_DIR}" destroy

Raises:

╷ │ Error: Error when reading or editing Repository: googleapi: Error 400: Resource '"projects/maj-uat2/locations/us-central1/repositories/marketing-analytics"' has nested resources. If the API supports cascading delete, set 'force' to true to delete it and its nested resources. │ │ ╵

chmstimoteo commented 4 months ago

This is an expected behaviour and limitation from Dataform Terraform Resource. You need to delete manually before proceeding.