From cb05ebb0ea32664fd9139a6eb33559cebef5cb2e Mon Sep 17 00:00:00 2001 From: Thomas Rodgers Date: Wed, 13 Dec 2023 11:28:18 -0800 Subject: [PATCH] Also remove beta override --- .../cloudbuildv2/beta/repository.yaml | 22 ------------------- 1 file changed, 22 deletions(-) delete mode 100644 tpgtools/overrides/cloudbuildv2/beta/repository.yaml diff --git a/tpgtools/overrides/cloudbuildv2/beta/repository.yaml b/tpgtools/overrides/cloudbuildv2/beta/repository.yaml deleted file mode 100644 index 8de5a79b7fc7..000000000000 --- a/tpgtools/overrides/cloudbuildv2/beta/repository.yaml +++ /dev/null @@ -1,22 +0,0 @@ -- type: CUSTOM_NAME - # Rename to parent_connection as connection is a reserved word in terraform. - field: connection - details: - name: parent_connection -# TODO: remove once DCL is updpated to not have these fields required. -- type: CUSTOM_SCHEMA_VALUES - field: project - details: - required: false - optional: true - computed: true -- type: CUSTOM_SCHEMA_VALUES - field: location - details: - required: false - optional: true - computed: true -- type: CUSTOMIZE_DIFF - details: - functions: - - tpgresource.DefaultProviderProject