Service Catalog

0
  1. Can you deploy to service catalog from a GitLab pipeline using Terraform?
  2. Can you create a GitLab pipeline that invoke the service catalog to instantiate something?
  3. Can you provide a set of Catalog items with a pre-defined AWS configuration?
  4. Can you monitor for drift remediation vs the baseline configure using either Terraform, CloudFormation or AWS Config
已提問 2 年前檢視次數 293 次
1 個回答
0

Can you deploy to service catalog from a GitLab pipeline using Terraform? yes, see https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_portfolio#example-usage

Can you create a GitLab pipeline that invoke the service catalog to instantiate something? yes, see https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_service_action

Can you provide a set of Catalog items with a pre-defined AWS configuration? yes, see https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/servicecatalog_product

Can you monitor for drift remediation vs the baseline configure using either Terraform, CloudFormation or AWS Config yes, see

AWS
Norman
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南