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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ