Skip to content

fix: utilize provided security group in ECS service#170

Merged
droguljic merged 1 commit intomasterfrom
fix/ecs-service-provided-sg
Feb 26, 2026
Merged

fix: utilize provided security group in ECS service#170
droguljic merged 1 commit intomasterfrom
fix/ecs-service-provided-sg

Conversation

@droguljic
Copy link
Contributor

Add the provided security group to the list of security groups to aid in configuring network settings and to prevent from creating default security group.
Alters signature of the addSecurityGroup method to accept pulumi.Input and reduce visibility to private as it is instance method that is only used during construction.

Add the provided security group to the list of security groups to
aid in configuring network settings and to prevent from creating
default security group.
Alters signature of the `addSecurityGroup` method to accept `pulumi.Input`
and reduce visibility to private as it is instance method that is only
used during construction.
@droguljic droguljic added this to the v2 milestone Feb 26, 2026
@droguljic droguljic merged commit 1273807 into master Feb 26, 2026
2 checks passed
@droguljic droguljic deleted the fix/ecs-service-provided-sg branch February 26, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants