Issue with AWS State on EC2 deployment with abctl 1.0.0

Summary

AWS State not working properly on EC2 deployment with abctl 1.0.0, even with instance profile. Workload init loader unable to find AWS environment variables for state management.


Question

I encountered the same problem, AWS State seems to now working when on EC2 deployed with abctl 1.0.0 with instance Profile.
(with credentials is even worst, HELM yamls are bugged, I already filed a bug in issues)

I’ve even tried to put AWS env vars in all pods as global env vars, and still the workload init loader does not find them (for state management). Logging on S3 and Secret management works fine, state does not.
<@U07BBEQ9L4E> can you please tell me please how could you disabled the workload? Worker fails to do syncs for me , I’ve set CONTAINER_ORCHESTRATOR_ENABLED=false for worker, and disabled

workload-api-server:
  enabled: false

workload-launcher:
  enabled: false```

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1728138431684399) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["aws-state", "ec2-deployment", "abctl-1.0.0", "instance-profile", "workload-init-loader", "aws-env-vars"]
</sub>