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.