robert-altmiller / terraform_template_config

terraform_template_config used with the terraform_template repsitory
2 stars 2 forks source link

databricks - multiple resources - request (unity_catalog) #760

Closed robert-altmiller closed 11 months ago

robert-altmiller commented 11 months ago

Issue Requestor: robert-altmiller@databricks.com PR Time: 2023-11-21 19:00:55 PR Person: robert-altmiller PR Feature Branch: issue-6948368983-branch PR Feature Main Branch: issue-6948368983-main-branch Databricks Multiple Resources Environment: unity_catalog Databricks Multiple Resources Payload: {"storage_credentials": {"dbx-sc-1": {"environment": "unity_catalog", "create_or_delete": "create", "resource_name": "dbx-sc-1", "sc_role_arn": "arn:aws:iam::332745928618:role/dbx-role-external-assume", "sc_principal_name": "dev-contributors", "sc_principal_privileges": ["CREATE_EXTERNAL_LOCATION", "CREATE_EXTERNAL_TABLE", "READ_FILES", "WRITE_FILES"]}, "dbx-sc-2": {"environment": "unity_catalog", "create_or_delete": "create", "resource_name": "dbx-sc-2", "sc_role_arn": "arn:aws:iam::332745928618:role/dbx-role-external-assume", "sc_principal_name": "dev-contributors", "sc_principal_privileges": ["ALL_PRIVILEGES"]}}, "external_locations": {"dbx-el-1": {"environment": "unity_catalog", "create_or_delete": "create", "resource_name": "dbx-el-1", "el_s3_url": "s3://dbx-dev-bucket", "el_sc_name": "dbx-sc-1", "el_principal_name": "dev-contributors", "el_principal_privileges": ["CREATE_EXTERNAL_TABLE", "CREATE_EXTERNAL_VOLUME", "CREATE_MANAGED_STORAGE", "READ_FILES", "WRITE_FILES"]}, "dbx-el-2": {"environment": "unity_catalog", "create_or_delete": "create", "resource_name": "dbx-el-2", "el_s3_url": "s3://dbx-unitycatalog-bucket", "el_sc_name": "dbx-sc-1", "el_principal_name": "dev-contributors", "el_principal_privileges": ["ALL_PRIVILEGES"]}, "dbx-el-3": {"environment": "unity_catalog", "create_or_delete": "create", "resource_name": "dbx-el-3", "el_s3_url": "s3://dbx-prod-bucket", "el_sc_name": "dbx-sc-2", "el_principal_name": "dev-contributors", "el_principal_privileges": ["ALL_PRIVILEGES"]}}, "catalogs": {"dbx-catalog-1": {"environment": "unity_catalog", "create_or_delete": "create", "catalog_metastore_id": "dedc0345-c2c5-475c-8cf3-262335cbcbcd", "resource_name": "dbx-catalog-1", "el_resource_name": null, "catalog_principal_name": "dev-contributors", "catalog_principal_privileges": ["USE_CATALOG", "USE_SCHEMA", "APPLY_TAG", "EXECUTE", "MODIFY", "READ_VOLUME", "REFRESH", "SELECT", "WRITE_VOLUME", "CREATE_FUNCTION", "CREATE_MATERIALIZED_VIEW", "CREATE_MODEL", "CREATE_SCHEMA", "CREATE_TABLE", "CREATE_VOLUME"]}, "dbx-catalog-2": {"environment": "unity_catalog", "create_or_delete": "create", "catalog_metastore_id": "dedc0345-c2c5-475c-8cf3-262335cbcbcd", "resource_name": "dbx-catalog-2", "el_resource_name": null, "catalog_principal_name": "dev-contributors", "catalog_principal_privileges": ["ALL_PRIVILEGES"]}}, "schemas": {"dbx-schema-1": {"environment": "unity_catalog", "create_or_delete": "create", "resource_name": "dbx-schema-1", "el_resource_name": "s3://dbx-dev-bucket", "catalog_name": "dbx-catalog-1", "catalog_principal_name": "dev-contributors", "catalog_principal_privileges": ["ALL_PRIVILEGES"], "schema_principal_name": "dev-contributors", "schema_principal_privileges": ["USE_SCHEMA", "APPLY_TAG", "EXECUTE", "MODIFY", "READ_VOLUME", "REFRESH", "SELECT", "WRITE_VOLUME", "CREATE_FUNCTION", "CREATE_MATERIALIZED_VIEW", "CREATE_MODEL", "CREATE_TABLE", "CREATE_VOLUME"]}, "dbx-schema-2": {"environment": "unity_catalog", "create_or_delete": "create", "resource_name": "dbx-schema-2", "el_resource_name": "s3://dbx-unitycatalog-bucket", "catalog_name": "dbx-catalog-2", "catalog_principal_name": "dev-contributors", "catalog_principal_privileges": ["ALL_PRIVILEGES"], "schema_principal_name": "dev-contributors", "schema_principal_privileges": ["ALL_PRIVILEGES"]}}}