Skip to content

Example storage class for stackit database does not work #1470

@dome-meg

Description

@dome-meg

Wrong class in example Code

similiar to #1464

You provide an example in the docs for an storage class.

resource "stackit_postgresflex_instance" "example" {
  # ...
  storage = {
    class = "class" # <---
    size  = 5
  }
}

but this storage class does not exist.

Replace it with a working example: premium-perf2-stackit.


DX is a pain Part 2

I had to look up the available classes of storage in the portal https://portal.stackit.cloud/postgres-flex/instances/wizard
At least this time (not like in #1464 ) the names are directly visible and I dont need to look into the HTML.
Would be super cool to provide a link in the docs to all storage classes and provide a WORKING example.


I really appreciate that stackit want to be a EU baked hyperscaler, but you guys have to eat your own dogfood to improve the developer experiance, else you will loose potentiall customers because dev's are complaining that your documentation is bad / not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions