Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Source: fastly_services #575

Merged
merged 4 commits into from
Jul 4, 2022
Merged

Conversation

noseglid
Copy link
Contributor

This adds a new datasource for listing service ids, and details about
services.

This can be used if you need to read the service configurations to
configure some other resource. For instance it could be useful to
combine this with a fastly_service_authorization to grant permissions
to all services in an account.

noseglid added 2 commits June 30, 2022 11:02
This adds a new datasource for listing service ids, and details about
services.

This can be used if you need to read the service configurations to
configure some other resource. For instance it could be useful to
combine this with a `fastly_service_authorization` to grant permissions
to all services in an account.
Add docs for data source `fastly_services`.
Copy link
Collaborator

@Integralist Integralist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Just one minor suggested edit.

@Integralist
Copy link
Collaborator

Thanks, @noseglid if you could run/commit changes from make generate-docs and then I can get this PR merged 👍🏻

@noseglid
Copy link
Contributor Author

noseglid commented Jul 4, 2022

Ah of course. It's done now! 👍

@Integralist Integralist merged commit 632d283 into fastly:main Jul 4, 2022
@noseglid noseglid deleted the data-source-services branch July 4, 2022 11:47
@Integralist Integralist added the enhancement New feature or request label Jul 5, 2022
@Integralist
Copy link
Collaborator

@noseglid
Copy link
Contributor Author

noseglid commented Jul 6, 2022

Fantastic, thank you 🙌

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