terraform-provider-scaleway icon indicating copy to clipboard operation
terraform-provider-scaleway copied to clipboard

[IAM] default_project_id in the scaleway_iam_api_key resource is not taken into account

Open zandolsi-psee opened this issue 3 years ago • 0 comments
trafficstars

Hi,

The default_project_id attribute in the scaleway_iam_api_key resource is not taken into account. In fact when creating an api key with terraform, the key is created but always associated to the organization's default project and not the project passed as attribut in the resource.

terraform version: 1.3.1 scaleway provider version: 2.4.0

zandolsi-psee avatar Oct 13 '22 14:10 zandolsi-psee