Skip to content

nintexplatform/azure.appinsights.create

 
 

Repository files navigation

Build Status

icon

Problem statement

creates an azure app insights instance (if it doesn't already exist)

Format

the op uses opspec 0.1.5 definition format

Example usage

Install

opctl op install github.com/opspec-pkgs/azure.appinsights.create#2.1.0

Run

opctl run github.com/opspec-pkgs/azure.appinsights.create#2.1.0

Compose

op:
  ref: github.com/opspec-pkgs/azure.appinsights.create#2.1.0
  inputs:
    hockeyAppId:
    hockeyAppToken:
    loginId:
    loginSecret:
    name:
    resourceGroup:
    subscriptionId:
    # params w/ default
    location:
    loginTenantId:
    loginType:
    requestSource:
    type:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

creates an azure app insights instance (if it doesn't already exist)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 65.0%
  • Dockerfile 35.0%