You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to deploy the service without any task definition.
Expected Behavior
Create the service without a task definition.
Use Case
In some cases, the TD and deployments are managed by other services (for example, GitHub). In such a context, being able to deploy all the associated resources without the TD would be valueable.
Describe Ideal Solution
Create a new boolean variable called: create_task_definition.
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the Feature
I want to deploy the service without any task definition.
Expected Behavior
Create the service without a task definition.
Use Case
In some cases, the TD and deployments are managed by other services (for example, GitHub). In such a context, being able to deploy all the associated resources without the TD would be valueable.
Describe Ideal Solution
Create a new boolean variable called: create_task_definition.
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: