This repository was archived by the owner on Mar 19, 2025. It is now read-only.
v1.5.0
·
183 commits
to main
since this release
1.5.0 (2024-04-17)
Features
- The following variables have been renamed:
-skip_scc_wp_auth_policy->skip_scc_workload_protection_auth_policy
-scc_wp_instance_name->scc_workload_protection_instance_name
-scc_wp_service_plan->scc_workload_protection_service_plan
-scc_wp_instance_tags->scc_workload_protection_instance_tags
-scc_wp_resource_key_name->scc_workload_protection_resource_key_name
-scc_wp_resource_key_tags->scc_workload_protection_resource_key_tags
-scc_wp_access_tags->scc_workload_protection_access_tags - The following outputs have been renamed:
-scc_wp_id->scc_workload_protection_id
-scc_wp_crn->scc_workload_protection_crn
-scc_wp_name->scc_workload_protection_name
-scc_wp_ingestion_endpoint->scc_workload_protection_ingestion_endpoint
-scc_wp_api_endpoint->scc_workload_protection_api_endpoint
-scc_wp_access_key->scc_workload_protection_access_key - grouped the input variable in order in catalog tile and made some dropdown pickers (#61) (3f40a51)