Esri / arcgis-gitops

GitHub Actions workflows for ArcGIS Enterprise deployment and operation
Apache License 2.0
6 stars 1 forks source link

Configure cloud services by default in enterprise-k8s-aws-organization workflow #41

Closed pbobov closed 7 months ago

pbobov commented 7 months ago

Currently enterprise-k8s-aws-organization workflow supports setting cloud services by "cloud_config_json_file_path" variable. But by default the cloud services are not configured.

By default, if "cloud_config_json_file_path" is null, enterprise-k8s-aws-organization workflow should register the backup, repository, and logs S3 buckets created by site-core-aws workflow as cloud services with IAM-ROLE credentials.

pbobov commented 7 months ago

enterprise-k8s-aws-organization workflow now: