akamai-consulting / akamai-starterkit

MIT License
4 stars 0 forks source link

Investigate why edgehost name and certs are being recreated each build #5

Open aweingarten opened 3 months ago

aweingarten commented 3 months ago

I have noticed that repetitive pushes to a PR are resulting in multiple edge hostname and cert deployments. It seems like TF state isn't properly capturing that its setup?

https://github.com/aweingarten/ew-hello-world/actions/runs/9418287906 https://github.com/aweingarten/ew-hello-world/actions/runs/9418302873 https://github.com/aweingarten/ew-hello-world/actions/runs/9418302876

aweingarten commented 3 months ago

I think this is the cause: https://github.com/akamai/terraform-provider-akamai/issues/560