Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Integralist
Copy link
Collaborator

@Integralist Integralist commented Jan 17, 2023

[setup]

  [setup.object_stores]

    [setup.object_stores.store_one]
      description = "My first object store"

      [setup.object_stores.store_one.items]

        [setup.object_stores.store_one.items.bar]
          description = "a good description about bar"
          value = "my default value for bar"

        [setup.object_stores.store_one.items.foo]
          description = "a good description about foo"
          value = "my default value for foo"

Screenshot 2023-01-17 at 15 02 29

Screenshot 2023-01-17 at 15 05 41

@Integralist Integralist added the enhancement New feature or request label Jan 17, 2023
@Integralist Integralist merged commit f4dcbb4 into main Jan 17, 2023
@Integralist Integralist deleted the integralist/object-store-setup branch January 17, 2023 15:10
awilliams-fastly added a commit that referenced this pull request Jan 20, 2023
Adds ability to define Secret Stores in the `[setup]` section of a
`fastly.toml` config file. The user will be prompted to create the
defined stores and secrets on creation of a service when using `fastly
compute deploy`.

Related: #764
awilliams-fastly added a commit that referenced this pull request Apr 12, 2023
Adds ability to define Secret Stores in the `[setup]` section of a `fastly.toml` config file.
The user will be prompted to create the defined stores and secrets on creation of a service when using `fastly compute deploy`.

Related: #717, #764
awilliams-fastly added a commit that referenced this pull request Apr 12, 2023
Adds ability to define Secret Stores in the `[setup]` section of a `fastly.toml` config file.
The user will be prompted to create the defined stores and secrets on creation of a service when using `fastly compute deploy`.

Related: #717, #764
awilliams-fastly added a commit that referenced this pull request Apr 12, 2023
Adds ability to define Secret Stores in the `[setup]` section of a `fastly.toml` config file.
The user will be prompted to create the defined stores and secrets on creation of a service when using `fastly compute deploy`.

Related: #717, #764
awilliams-fastly added a commit that referenced this pull request Apr 13, 2023
Adds ability to define Secret Stores in the `[setup]` section of a `fastly.toml` config file.
The user will be prompted to create the defined stores and secrets on creation of a service when using `fastly compute deploy`.

Related: #717, #764
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants