Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Automate the creation of the attachments of FS Cloud #184

@lionelmace

Description

@lionelmace

Today, automating the creation of one attachment requires to pass the attachment_parameters such as the following

 attachment_parameters {
    parameter_name = "cbr_endpoints_allowed_ip_list"
    parameter_display_name =  "IP allowlist for CBR"
    parameter_type =  "ip_list"
    parameter_value =  "['255.255.255.255/32']"
    assessment_type =  "automated"
    assessment_id =  "rule-b5675539-fb0a-4464-93a3-f9c3ab1da0f8"
  }

FS Cloud has 155 attachment_parameters and we need to update those automatically.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions