joshlong/spring-cloud-config-client
Spring Cloud Config Client that hydrates a Github Actions environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| config-server-uri | Where should the client connect to find the Config Server? | yes | — |
| config-server-username | Which username should the client use to connect to the Spring Cloud Config Server? | yes | — |
| config-server-password | Which password should the client use to connect to the Spring Cloud Config Server? | yes | — |
| config-server-application-id | What application ID should the client use to connect to the Spring Cloud Config Server? | yes | — |
| config-server-profile | Which profile shoudl the application use in connecting to the Spring Cloud Config Server? | yes | — |
Outputs
no outputs