Show Output
```
running "/usr/local/bin/terraform init -input=false" in "/home/atlantis/.atlantis/repos/SeaGL/seagl-terraform/59/default": exit status 1
Initializing the backend...
Initializing modules...
- prod_db in osem_rds
- production_env in env
- production_env.mailu-vm in simple_vm
- production_env.nc-office-vm in simple_vm
╷
│ Error: validating provider credentials: retrieving caller identity from STS: operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: a5bdeb25-351e-4a86-9c22-9a17cee50217, api error SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
│
│
╵
```
Ran Plan for dir:
.
workspace:default
Plan Error
Show Output
``` running "/usr/local/bin/terraform init -input=false" in "/home/atlantis/.atlantis/repos/SeaGL/seagl-terraform/59/default": exit status 1 Initializing the backend... Initializing modules... - prod_db in osem_rds - production_env in env - production_env.mailu-vm in simple_vm - production_env.nc-office-vm in simple_vm ╷ │ Error: validating provider credentials: retrieving caller identity from STS: operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: a5bdeb25-351e-4a86-9c22-9a17cee50217, api error SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. │ │ ╵ ```