[Enhancement]: Support for "Tasks" in AWS FIS Action targets #27353
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/fis
Issues and PRs that pertain to the fis service.
Description
As per the release from 1 march 2022 FIS now supports ECS stop task which take TASKS as the Action targets , at presend i dont see that is added .
ERROR :
│ Error: expected action.0.target.0.key to be one of [Clusters DBInstances Instances SpotInstances Nodegroups Roles], got Tasks
│
│ with module.fis_templates.aws_fis_experiment_template.example[1],
│ on ..\modules\terraform-aws-FIS\lb-w-cw.tf line 1, in resource "aws_fis_experiment_template" "example":
│ 1: resource "aws_fis_experiment_template" "example" {
Affected Resource(s) and/or Data Source(s)
No response
Potential Terraform Configuration
No response
References
aws document : https://docs.aws.amazon.com/fis/latest/userguide/actions.html
Would you like to implement a fix?
No response
The text was updated successfully, but these errors were encountered: