Skip to content

Commit

Permalink
use describeInstanceHealth api
Browse files Browse the repository at this point in the history
  • Loading branch information
heybronson committed Dec 13, 2021
1 parent 6e93352 commit 0ccb8b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upup/pkg/fi/cloudup/awsup/aws_cloud.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ const instanceInServiceState = "InService"
// AWSErrCodeInvalidAction is returned in AWS partitions that don't support certain actions
const AWSErrCodeInvalidAction = "InvalidAction"


type AWSCloud interface {
fi.Cloud
CloudFormation() *cloudformation.CloudFormation
Expand Down

0 comments on commit 0ccb8b1

Please sign in to comment.