Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 770 Bytes

account_project.md

File metadata and controls

29 lines (18 loc) · 770 Bytes
page_title subcategory description
scaleway_account_project Data Source - terraform-provider-scaleway

scaleway_account_project (Data Source)

Schema

Optional

  • name (String) The name of the project
  • organization_id (String) The organization_id you want to attach the resource to
  • project_id (String) The ID of the SSH key

Read-Only

  • created_at (String) The date and time of the creation of the Project (Format ISO 8601)
  • description (String) Description of the project
  • id (String) The ID of this resource.
  • updated_at (String) The date and time of the last update of the Project (Format ISO 8601)