terraform apply
.
ecs_task_cpu
and ecs_task_memory
variables in the
mage-ai-terraform-templates/aws/variables.tf
file.
container_cpu
and container_memory
variables in the
mage-ai-terraform-templates/gcp/variables.tf
file.
local_python
k8s
ecs
executor_type
at pipeline level.
local_python
k8s
ecs
azure_container_instance
gcp_cloud_run
local_python
executor type by default. If you want to specify another executor_type as the default executor type for blocks,
you can set the environment variable DEFAULT_EXECUTOR_TYPE
to one executor type mentioned above.