@@ -59,10 +59,66 @@ controller_configuration_filetree_create_secure_logging: "{{ controller_configur
5959eda_configuration_filetree_create_secure_logging : " {{ controller_configuration_secure_logging | default('false') }}"
6060hub_configuration_filetree_create_secure_logging : " {{ controller_configuration_secure_logging | default('false') }}"
6161
62- input_tag :
63- - all
64- organization : ' ORGANIZATIONLESS'
65-
6662secrets_as_variables : true
6763secrets_as_variables_prefix : " vaulted"
64+
65+ organization : ' ORGANIZATIONLESS'
66+
67+ input_tag :
68+ - all
69+ valid_tags :
70+ - all
71+ - controller
72+ - controller_settings
73+ - controller_credentials
74+ - controller_credential_types
75+ - controller_execution_environments
76+ - controller_groups
77+ - controller_hosts
78+ - controller_inventories
79+ - controller_inventory_sources
80+ - controller_job_templates
81+ - controller_notification_templates
82+ - controller_organizations
83+ - controller_projects
84+ - controller_roles
85+ - controller_teams
86+ - controller_users
87+ - controller_workflow_job_templates
88+ - controller_instance_groups
89+ - controller_applications
90+ - controller_labels
91+ - controller_schedules
92+ - controller_gateway_authenticator
93+ - controller_gateway_authenticator_maps
94+ - gateway
95+ - gateway_applications
96+ - gateway_authenticator_maps
97+ - gateway_authenticators
98+ - gateway_http_ports
99+ - gateway_organizations
100+ - gateway_role_definitions
101+ - gateway_role_user_assignments
102+ - gateway_routes
103+ - gateway_service_clusters
104+ - gateway_service_keys
105+ - gateway_service_nodes
106+ - gateway_services
107+ - gateway_settings
108+ - gateway_teams
109+ - gateway_users
110+ - eda
111+ - eda_credential_types
112+ - eda_credentials
113+ - eda_decision_environments
114+ - eda_event_streams
115+ - eda_projects
116+ - eda_rulebook_activations
117+ - hub
118+ - hub_namespaces
119+ - hub_collections
120+ - hub_collection_remotes
121+ - hub_collection_repositories
122+ - hub_ee_registries
123+ - hub_ee_repositories
68124...
0 commit comments