sysdig.Provider
Explore with Pulumi AI
The provider type for the sysdig package. By default, resources use package-wide configuration
settings, however an explicit Provider instance may be created and passed during resource
construction to achieve fine-grained programmatic control over provider settings. See the
documentation for more information.
Create Provider Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Provider(name: string, args?: ProviderArgs, opts?: CustomResourceOptions);@overload
def Provider(resource_name: str,
             args: Optional[ProviderArgs] = None,
             opts: Optional[ResourceOptions] = None)
@overload
def Provider(resource_name: str,
             opts: Optional[ResourceOptions] = None,
             extra_headers: Optional[Mapping[str, str]] = None,
             ibm_monitor_api_key: Optional[str] = None,
             ibm_monitor_iam_url: Optional[str] = None,
             ibm_monitor_instance_id: Optional[str] = None,
             ibm_secure_api_key: Optional[str] = None,
             ibm_secure_iam_url: Optional[str] = None,
             ibm_secure_instance_id: Optional[str] = None,
             sysdig_monitor_api_token: Optional[str] = None,
             sysdig_monitor_insecure_tls: Optional[bool] = None,
             sysdig_monitor_team_id: Optional[float] = None,
             sysdig_monitor_team_name: Optional[str] = None,
             sysdig_monitor_url: Optional[str] = None,
             sysdig_secure_api_token: Optional[str] = None,
             sysdig_secure_insecure_tls: Optional[bool] = None,
             sysdig_secure_skip_policyv2msg: Optional[bool] = None,
             sysdig_secure_team_id: Optional[float] = None,
             sysdig_secure_team_name: Optional[str] = None,
             sysdig_secure_url: Optional[str] = None)func NewProvider(ctx *Context, name string, args *ProviderArgs, opts ...ResourceOption) (*Provider, error)public Provider(string name, ProviderArgs? args = null, CustomResourceOptions? opts = null)
public Provider(String name, ProviderArgs args)
public Provider(String name, ProviderArgs args, CustomResourceOptions options)
type: pulumi:providers:sysdig
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Provider Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Provider resource accepts the following input properties:
- ExtraHeaders Dictionary<string, string>
- IbmMonitor stringApi Key 
- IbmMonitor stringIam Url 
- IbmMonitor stringInstance Id 
- IbmSecure stringApi Key 
- IbmSecure stringIam Url 
- IbmSecure stringInstance Id 
- SysdigMonitor stringApi Token 
- SysdigMonitor boolInsecure Tls 
- SysdigMonitor doubleTeam Id 
- SysdigMonitor stringTeam Name 
- SysdigMonitor stringUrl 
- SysdigSecure stringApi Token 
- SysdigSecure boolInsecure Tls 
- SysdigSecure boolSkip Policyv2msg 
- SysdigSecure doubleTeam Id 
- SysdigSecure stringTeam Name 
- SysdigSecure stringUrl 
- ExtraHeaders map[string]string
- IbmMonitor stringApi Key 
- IbmMonitor stringIam Url 
- IbmMonitor stringInstance Id 
- IbmSecure stringApi Key 
- IbmSecure stringIam Url 
- IbmSecure stringInstance Id 
- SysdigMonitor stringApi Token 
- SysdigMonitor boolInsecure Tls 
- SysdigMonitor float64Team Id 
- SysdigMonitor stringTeam Name 
- SysdigMonitor stringUrl 
- SysdigSecure stringApi Token 
- SysdigSecure boolInsecure Tls 
- SysdigSecure boolSkip Policyv2msg 
- SysdigSecure float64Team Id 
- SysdigSecure stringTeam Name 
- SysdigSecure stringUrl 
- extraHeaders Map<String,String>
- ibmMonitor StringApi Key 
- ibmMonitor StringIam Url 
- ibmMonitor StringInstance Id 
- ibmSecure StringApi Key 
- ibmSecure StringIam Url 
- ibmSecure StringInstance Id 
- sysdigMonitor StringApi Token 
- sysdigMonitor BooleanInsecure Tls 
- sysdigMonitor DoubleTeam Id 
- sysdigMonitor StringTeam Name 
- sysdigMonitor StringUrl 
- sysdigSecure StringApi Token 
- sysdigSecure BooleanInsecure Tls 
- sysdigSecure BooleanSkip Policyv2msg 
- sysdigSecure DoubleTeam Id 
- sysdigSecure StringTeam Name 
- sysdigSecure StringUrl 
- extraHeaders {[key: string]: string}
- ibmMonitor stringApi Key 
- ibmMonitor stringIam Url 
- ibmMonitor stringInstance Id 
- ibmSecure stringApi Key 
- ibmSecure stringIam Url 
- ibmSecure stringInstance Id 
- sysdigMonitor stringApi Token 
- sysdigMonitor booleanInsecure Tls 
- sysdigMonitor numberTeam Id 
- sysdigMonitor stringTeam Name 
- sysdigMonitor stringUrl 
- sysdigSecure stringApi Token 
- sysdigSecure booleanInsecure Tls 
- sysdigSecure booleanSkip Policyv2msg 
- sysdigSecure numberTeam Id 
- sysdigSecure stringTeam Name 
- sysdigSecure stringUrl 
- extra_headers Mapping[str, str]
- ibm_monitor_ strapi_ key 
- ibm_monitor_ striam_ url 
- ibm_monitor_ strinstance_ id 
- ibm_secure_ strapi_ key 
- ibm_secure_ striam_ url 
- ibm_secure_ strinstance_ id 
- sysdig_monitor_ strapi_ token 
- sysdig_monitor_ boolinsecure_ tls 
- sysdig_monitor_ floatteam_ id 
- sysdig_monitor_ strteam_ name 
- sysdig_monitor_ strurl 
- sysdig_secure_ strapi_ token 
- sysdig_secure_ boolinsecure_ tls 
- sysdig_secure_ boolskip_ policyv2msg 
- sysdig_secure_ floatteam_ id 
- sysdig_secure_ strteam_ name 
- sysdig_secure_ strurl 
- extraHeaders Map<String>
- ibmMonitor StringApi Key 
- ibmMonitor StringIam Url 
- ibmMonitor StringInstance Id 
- ibmSecure StringApi Key 
- ibmSecure StringIam Url 
- ibmSecure StringInstance Id 
- sysdigMonitor StringApi Token 
- sysdigMonitor BooleanInsecure Tls 
- sysdigMonitor NumberTeam Id 
- sysdigMonitor StringTeam Name 
- sysdigMonitor StringUrl 
- sysdigSecure StringApi Token 
- sysdigSecure BooleanInsecure Tls 
- sysdigSecure BooleanSkip Policyv2msg 
- sysdigSecure NumberTeam Id 
- sysdigSecure StringTeam Name 
- sysdigSecure StringUrl 
Outputs
All input properties are implicitly available as output properties. Additionally, the Provider resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Package Details
- Repository
- sysdig sysdiglabs/terraform-provider-sysdig
- License
- Notes
- This Pulumi package is based on the sysdigTerraform Provider.